Skip to content

Hostname

news.pathcom.com

Last fetched

news.pathcom.com resolves to 20 IPv4 addresses operated by GIGANEWS - Giganews, Inc. in US.

Nutrition Label

WHISPER CANON · news.pathcom.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/news.pathcom.com

Resolution chain

news.pathcom.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.80.101.13269.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.101.13369.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.101.13469.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.101.13569.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.101.13669.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.101.13769.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.101.13869.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.101.13969.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.101.14069.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.101.14169.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.101.14269.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.101.14369.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.102.13269.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.102.13369.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.102.13469.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.102.13569.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.102.13669.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.102.13769.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.102.13869.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US
69.80.102.13969.80.96.0/21AS30094GIGANEWS - Giganews, Inc.US

WHOIS identity

No WHOIS records are currently associated with news.pathcom.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from news.pathcom.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "news.pathcom.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.