Hostname
webmail-net.com
Last fetched
webmail-net.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
webmail-net.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of webmail-net.com owner
- Contact emails
- 002fab4d-4eda-4c52-81e0-d56ce61bc580@identity-protect.org
- 3d361d89-0582-4181-84c3-824e7d9f331f@identity-protect.org
- 450e616d-9f61-4437-b510-d9bf998e3801@identity-protect.org
- 576a61bb-5562-4f9d-b7c2-5cd820879928@identity-protect.org
- 592382ae-486b-4beb-8bda-fc1960379066@identity-protect.org
- 8ee1bdb1-22c1-496a-8835-51ebc4bc8f78@identity-protect.org
- 9700145c-7eb1-4431-a961-6168aaa89668@identity-protect.org
- owner-1520978@webmail-net.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of webmail-net.com.
| Subdomain |
|---|
| secure.webmail-net.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for webmail-net.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
Related pages
Pivot deeper into the graph from webmail-net.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webmail-net.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.