Skip to content

Hostname

pathpoint.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of pathpoint.com owner
Contact emails
vdue500@yahoo.co.kr, 11c716a9-2986-40ab-86ae-5a925c6721db@identity-protect.org, 35b53ef0-a6d9-460a-a85b-9bca257cae79@identity-protect.org, 57d6e5cf-92bc-4b4c-a949-bb6aae9b1975@identity-protect.org, 840def4b-b8c5-47f9-a196-ecb09e9b8857@identity-protect.org, 8d637deb-5fdc-4006-9626-ff86b584f697@identity-protect.org, eb671485-6f15-4d8a-9f31-57b19be0c44a@identity-protect.org, owner-5480492@pathpoint.com.whoisprivacyservice.org, owner-5750441@pathpoint.com.whoisprivacyservice.org, owner-9167099@pathpoint.com.whoisprivacyservice.org, owner-9437048@pathpoint.com.whoisprivacyservice.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

  • ns-277.awsdns-34.com
  • ns-640.awsdns-16.net
  • 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
  • ns-1529.awsdns-63.org
  • ns-1893.awsdns-44.co.uk

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
  • include: _spf.salesforce.com
  • ip: 75.146.90.34

Threat-feed evidence

History

Related pages

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