Hostname
ormutual.com
Last fetched
ormutual.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ormutual.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.64.174.10 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.2 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.43 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.47 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ormutual.com owner
- Contact emails
- admin@ormutual.com
- src@ormutual.com
- 6f17e888-10a5-4af4-b80e-c5d207ce2029@identity-protect.org
- 6f5413d6-dc13-4b3c-abe4-3aab74a06ce9@identity-protect.org
- 78376c53-7ec6-4514-996d-5b352ed2bf29@identity-protect.org
- 9679108f-be68-4e85-870a-1098dc02d1c4@identity-protect.org
- a5ab43b3-9507-48f7-94a7-0a8a33f8acd6@identity-protect.org
- f68b13ef-b21c-4f18-a3f8-71d573042eeb@identity-protect.org
- owner-11564616@ormutual.com.whoisprivacyservice.org
- owner-11876976@ormutual.com.whoisprivacyservice.org
- owner-2235335@ormutual.com.whoisprivacyservice.org
- owner-2844955@ormutual.com.whoisprivacyservice.org
- owner-9096502@ormutual.com.whoisprivacyservice.org
Subdomains
310 observed subdomains of ormutual.com.
Showing 25 of 310. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ormutual.com in the public web crawl.
135 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ormutual.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | smtp.ormutual.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.159.250.25 |
| SPF_IP | 205.159.250.4 |
| SPF_IP | 205.159.250.8 |
Related pages
Pivot deeper into the graph from ormutual.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ormutual.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.