Skip to content

Hostname

floryn.com

Last fetched

floryn.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · floryn.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/floryn.com

Resolution chain

floryn.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.243.13818.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.168.183.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.10.1113.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.68.23852.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.48.13952.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.221.2163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
distilleerderij m. dirkzwager b.v.
Contact emails

Subdomains

25 observed subdomains of floryn.com.

Web-graph footprint

Distinct hostnames that link to or from floryn.com in the public web crawl.

370 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for floryn.com.

MechanismTarget
SPF_INCLUDE3333532.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.twikey.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from floryn.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "floryn.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.