Hostname
sarahmonfils.com
Last fetched
sarahmonfils.com resolves to 1 IPv4 address operated by AS5577 in LU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sarahmonfils.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 |
|---|---|---|---|---|
| 195.26.5.80 | 195.26.4.0/23 | AS5577 | — | LU |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain privacy service fbo registrant.
- Contact emails
- sarahmonfils.com@domainprivacygroup.com
- 3c35da97-cf74-4a32-97d0-da0923287914@identity-protect.org
- 44bfdafd-1c95-4dcd-a590-0bb13d6254cf@identity-protect.org
- 5934dab9-cef7-4b6e-bb5e-6a0b91829cc0@identity-protect.org
- 6567368b-66c7-409a-8cdc-ff4d1510f9ab@identity-protect.org
- da51be72-b020-4991-9399-4d2140df41ef@identity-protect.org
- e3bdb387-f2fb-479a-ac44-fb91dad7d1a6@identity-protect.org
- e41c696f-94b6-4a1b-858c-0166ddb7b578@identity-protect.org
Subdomains
1 observed subdomain of sarahmonfils.com.
| Subdomain |
|---|
| www.sarahmonfils.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for sarahmonfils.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from sarahmonfils.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sarahmonfils.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.