Skip to content

Hostname

safest.space

Last fetched

safest.space resolves to 69.42.218.100, announced in 69.42.216.0/22 by OBJX - objx.net, LLC in US. safest.space 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 · safest.spaceRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/safest.space

Resolution chain

IPv6 resolution

No AAAA record for safest.space is recorded in WhisperGraph.

Attribution

objx net

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
jared champion
Contact emails
championjared@gmail.com, 70a9d8594a91a8e170dbc40c8358e2de-1203587@contact.gandi.net

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

  • ns1.nbtnetworks.net
  • ns2.nbtnetworks.net

SPF policy

  • a: safest.space
  • mx: safest.space
  • ip: 2607:f5a0:0:7:0:0:0:2
  • ip: 69.42.218.100
  • ip: 69.42.218.103

Threat-feed evidence

History

Related pages

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