Skip to content

Hostname

immersivefactory.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.200.103108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.23108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.59108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.69108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
13.226.244.313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of immersivefactory.com owner
Contact emails

Subdomains

15 observed subdomains of immersivefactory.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for immersivefactory.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from immersivefactory.com.

Cypher and MCP

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

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