Skip to content

Hostname

butterflynetwork.com

Last fetched

butterflynetwork.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.3413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.4113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.13.10418.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.12418.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.3818.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.618.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
52.222.136.4452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
butterfly network,
Contact emails

Subdomains

77 observed subdomains of butterflynetwork.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for butterflynetwork.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from butterflynetwork.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "butterflynetwork.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.