Skip to content

Hostname

beinsulated.com

Last fetched

beinsulated.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.226.11518.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.12518.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.7718.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.9318.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
54.192.97.254.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.2054.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.2254.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.6754.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
b&e insulation
Contact emails

Subdomains

2 observed subdomains of beinsulated.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for beinsulated.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from beinsulated.com.

Cypher and MCP

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

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