Skip to content

Hostname

mailserver-notification.com

Last fetched

mailserver-notification.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. mailserver-notification.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · mailserver-notification.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mailserver-notification.com

Resolution chain

No IPv4 resolution is recorded for mailserver-notification.com in WhisperGraph.

IPv6 resolution

No AAAA record for mailserver-notification.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
275c8578-5cf7-484f-a1ea-ae1cb4074172@identity-protect.org, 281b4507-0fc8-4b26-a6ad-7f5f347d4d85@identity-protect.org, 4b09b33b-5d8b-4d9c-a6a3-830d6e100ebd@identity-protect.org, 80b30b84-540c-4d72-825b-ff60b8dd8672@identity-protect.org, 832baa64-161e-4d17-b2dd-78e41b4c968b@identity-protect.org, c07a4b77-a9c9-4936-9cd6-6e788c0c02ac@identity-protect.org, d6774283-cafc-446d-8865-9b4880097aad@identity-protect.org, owner-5929667@mailserver-notification.com.whoisprivacyservice.org

Mail and authentication

Nameservers

  • ns-471.awsdns-58.com
  • ns-586.awsdns-09.net
  • ns-1420.awsdns-49.org
  • ns-1924.awsdns-48.co.uk

SPF policy

  • include: _phishspf.knowbe4.com

Threat-feed evidence

History

Related pages

Pivot from mailserver-notification.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mailserver-notification.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.