Hostname
versantphysics.com
Last fetched
versantphysics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
versantphysics.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.93.35 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.49 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.83 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.93 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.100 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.11 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.57 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.74 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of versantphysics.com owner
- Contact emails
- 07c38b28-fa4d-4181-8416-f6b417c1f290@identity-protect.org
- 5f0c77b0-380c-4090-a59c-0567a22c8d6c@identity-protect.org
- 7ce57a34-6fca-41a3-8ed6-601dc98ef7b7@identity-protect.org
- 803c399e-2ff8-4b7d-aa0f-250de4c4bb3a@identity-protect.org
- cac54a1b-bdc9-4416-a6bb-c2d2b9438d4c@identity-protect.org
- cf20f6d0-8899-419b-9b30-19ac155711b3@identity-protect.org
- owner-11328123@versantphysics.com.whoisprivacyservice.org
- owner-4068358@versantphysics.com.whoisprivacyservice.org
- owner-7388294@versantphysics.com.whoisprivacyservice.org
- owner@versantphysics.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of versantphysics.com.
Web-graph footprint
Distinct hostnames that link to or from versantphysics.com in the public web crawl.
34 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for versantphysics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 19879238.spf06.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from versantphysics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "versantphysics.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.