Skip to content

Hostname

dartgoals.com

Last fetched

dartgoals.com resolves to 194.1.147.22, announced in 194.1.147.0/24 by WPX - K Media Tech Ltd. in GB. dartgoals.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 · dartgoals.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dartgoals.com

Resolution chain

IPv6 resolution

No AAAA record for dartgoals.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:1068
Contact emails
d33a8fc67d534a8395d32a693ee12123.protect@whoisguard.com, a2a3df9880ed40e7b2ce9d973c10bfeb.protect@withheldforprivacy.com

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

  • dingo.ezoicns.com
  • hyena.ezoicns.com
  • tetra.ezoicns.com
  • zorse.ezoicns.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • mail.dartgoals.com

SPF policy

  • a: dartgoals.com
  • mx: dartgoals.com
  • ip: 67.202.92.22

Threat-feed evidence

History

Related pages

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