Hostname
immersify.com
Last fetched
immersify.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
immersify.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.131.150.69 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- cf42412eb4@immersify.com.whoistrustee.com
- pw-2469bd06bfe0c1c3aef7db094ed692f4@privacyguardian.org
- pw-cbb63cfe75312e434fd34af66833406b@privacyguardian.org
- pw-f61b2c1361aae0b4ea176d4020a06f5f@privacyguardian.org
- 032e708c96b11aaa74771513a90b9c0956bf6f299d2bfcf4340ed45729f37a16@immersify.com.whoisproxy.org
- 519d159572caa3bf5207c82ee2c987c1a8a7b370b1c622f56a40103f45b839b4@immersify.com.whoisproxy.org
- 6eff9e551271fe51c090ff2f07cb40f9fa8918cb17281148f4a55fc9d76544f7@immersify.com.whoisproxy.org
- 8133b5dbe6d5ae9f5d123e9a7bc9b4f25f5e52dce5a42cec3ddfc46283fa6095@immersify.com.whoisproxy.org
- d21549108802d4a52c7cfadb5dbd8024f06173e90161ddd97c770d96c28c3b5e@immersify.com.whoisproxy.org
Subdomains
7 observed subdomains of immersify.com.
Web-graph footprint
Distinct hostnames that link to or from immersify.com in the public web crawl.
5 sites link to this hostname.
103 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for immersify.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 145813286.spf01.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from immersify.com.
- IP · 3.131.150.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · cf42412eb4@immersify.com.whoistrustee.com
- TLD · .com
- Browse hostnames · im…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "immersify.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.