Skip to content

Hostname

pilotmoon.com

Last fetched

pilotmoon.com resolves to 159.223.244.130, announced in 159.224.140.0/24 by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. pilotmoon.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 · pilotmoon.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/pilotmoon.com

Resolution chain

IPv6 resolution

Attribution

digitalocean asn

ORIGIN_AS

WHOIS identity

Registrar
iana:1861
Registrant organisation
nicholas moore
Contact emails
pilotmoon@fastmail.com, webmaster@pilotmoon.com, d565aa25ca3a8dadde0c2030cfee50c1-1552887@contact.gandi.net

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

  • david.ns.cloudflare.com
  • nova.ns.cloudflare.com
  • get.desec.io
  • ns1.desec.io
  • ns2.desec.org

MX records

  • in1-smtp.messagingengine.com
  • in2-smtp.messagingengine.com

SPF policy

  • include: spf.messagingengine.com

Threat-feed evidence

History

Related pages

Pivot from pilotmoon.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: "pilotmoon.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.