Hostname
raefrench.com
Last fetched
raefrench.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
raefrench.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 |
|---|---|---|---|---|
| 45.79.98.249 | 45.79.96.0/20 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- 243474@privacy-link.com
- raefrench.com-1hre76ye4tw6x@anonymize.com
- raefrench.com-1iauwm4sr6cz5@anonymize.com
- raefrench.com-1ib3ql07pdy05@anonymize.com
- raefrench.com-1iynt7i4ccz1g@anonymize.com
- raefrench.com-s1efnzetwn5j@anonymize.com
- raefrench.com-sl9gbt4jehbo@anonymize.com
- raefrench.com-u805f1kcr0bm@anonymize.com
- raefrench.com-ubj2ueieugc2@anonymize.com
Subdomains
1 observed subdomain of raefrench.com.
| Subdomain |
|---|
| www.raefrench.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for raefrench.com.
| Mechanism | Target |
|---|---|
| SPF_A | raefrench.com |
| SPF_INCLUDE | spf.serverdata.net |
| SPF_MX | raefrench.com |
Related pages
Pivot deeper into the graph from raefrench.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "raefrench.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.