Skip to content

Hostname

tomsforeign.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for tomsforeign.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:2
Contact emails
ad73j22r9r3@networksolutionsprivateregistration.com, c69r27ym73a@networksolutionsprivateregistration.com, d98n36ws42k@networksolutionsprivateregistration.com, eq4659mc6t9@networksolutionsprivateregistration.com, fz6jp9yb77q@networksolutionsprivateregistration.com, g65uh6hn2sf@networksolutionsprivateregistration.com, gw32s5uu3my@networksolutionsprivateregistration.com, gw5st8fp24j@networksolutionsprivateregistration.com, gw9d95u88ah@networksolutionsprivateregistration.com, jq2a86nb6pc@networksolutionsprivateregistration.com, ky5973sb3gq@networksolutionsprivateregistration.com, mp9vs69r2c3@networksolutionsprivateregistration.com, mx42a25z7kf@networksolutionsprivateregistration.com, pw3ky5g288t@networksolutionsprivateregistration.com, r42ry9y94wy@networksolutionsprivateregistration.com, r582p7r64h5@networksolutionsprivateregistration.com, se7uv5bn32d@networksolutionsprivateregistration.com, sg4qe36r6pf@networksolutionsprivateregistration.com, z76p63ge52b@networksolutionsprivateregistration.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

  • ns1.tomsforeign.com
  • ns2.tomsforeign.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com

Threat-feed evidence

History

Related pages

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