Hostname
aegates.com
Last fetched
aegates.com resolves to 1 IPv4 address operated by OPTICFUSION - Isomedia, Inc. in US. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
aegates.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 |
|---|---|---|---|---|
| 66.113.100.195 | 66.113.96.0/20 | AS30170 | OPTICFUSION - Isomedia, Inc. | US |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- aegates.com-1iupxzjwu74tv@anonymize.com
- aegates.com-1iycom1bd7lnn@anonymize.com
- aegates.com-1jecnel65yixu@anonymize.com
- aegates.com-1ji7qrh2o70vp@anonymize.com
- aegates.com-1jig2vaosp25s@anonymize.com
- aegates.com-rhodtrfz0wfl@anonymize.com
- aegates.com-sksv65tqojed@anonymize.com
- aegates.com-toddc5sefxia@anonymize.com
- aegates.com-ubp6l1h97j21@anonymize.com
- aegates.com-uv9504rtewqb@anonymize.com
- aegates.com-uvjpees2azxd@anonymize.com
- aegates.com-vbcdfld461bt@anonymize.com
- aegates.com-vbce7nl62rsp@anonymize.com
- aegates.com-vbem67rokvhg@anonymize.com
- aegates.com@anonymize.com
- info@aegates.com
Subdomains
4 observed subdomains of aegates.com.
Web-graph footprint
Distinct hostnames that link to or from aegates.com in the public web crawl.
13 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for aegates.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_uswest2.prod.hydra.sophos.com |
| SPF_INCLUDE | newtechweb.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 65.144.215.170 |
Related pages
Pivot deeper into the graph from aegates.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aegates.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.