Skip to content

Hostname

mailspike.net

Last fetched

mailspike.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. mailspike.net 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 · mailspike.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/mailspike.net

Resolution chain

No IPv4 resolution is recorded for mailspike.net in WhisperGraph.

IPv6 resolution

No AAAA record for mailspike.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
domains by proxy,
Contact emails
mailspike.net@domainsbyproxy.com, 028040e6-9267-4456-99b6-65f2c3248343@identity-protect.org, 2bd636fe-883b-4d2e-8208-ab7cbbc16385@identity-protect.org, 4febf6ab-641f-4dc6-b416-d87fc8344ecc@identity-protect.org, 83341537-5d36-494d-855d-821a93203286@identity-protect.org, e702093b-7a96-4fe2-9cd7-dbb8b0c7ab3e@identity-protect.org, f53f6006-8dde-4741-a31c-8450cec24d00@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns11.anubisnetworks.com
  • ns12.anubisnetworks.com
  • ns13.anubisnetworks.com
  • ns11.mailspike.net
  • ns12.mailspike.net
  • ns13.mailspike.net

Threat-feed evidence

History

Related pages

Pivot from mailspike.net 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: "mailspike.net"})-[: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.