Hostname
mailserver-status.com
Last fetched
mailserver-status.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mailserver-status.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 mailserver-status.com owner
- Contact emails
- 124b6ef9-ceae-4988-924f-79ab96eb86f3@identity-protect.org
- 3490693b-79e7-43fa-8692-25e2db115867@identity-protect.org
- 3c4eb80d-a3f8-4c9a-84ac-5df130ff714e@identity-protect.org
- 97447a94-387a-4a79-915a-dd25208f0329@identity-protect.org
- b87827d3-38aa-4745-b029-60f04ad465c2@identity-protect.org
- cf3ff18f-c55b-4dd8-b52e-eabb1e033995@identity-protect.org
- f651048e-d559-4b9c-b494-838f16ffd5f9@identity-protect.org
- owner-9667987@mailserver-status.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of mailserver-status.com.
| Subdomain |
|---|
| ca.mailserver-status.com |
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mailserver-status.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
Related pages
Pivot deeper into the graph from mailserver-status.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mailserver-status.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.