Skip to content

Hostname

pathe.com

Last fetched

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

Resolution chain

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

IPv6 resolution

WHOIS identity

Registrar
iana:81
Registrant organisation
domain admin
Contact emails
johann.frarier@pathe.com, 55dc6af1cd7c7199a3a9390bca51dfca-36269613@contact.gandi.net, 912e1aa6aa03fdf4f4e5cabf26555173-873883@contact.gandi.net, 9e8601ce00a8e5362b59c9a6120952b8-36269613@contact.gandi.net, cd16adc9410f1133d11330da38a65588-873883@contact.gandi.net

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-211-c.gandi.net
  • ns-237-a.gandi.net
  • ns-47-b.gandi.net
  • ns1.gandi.net

MX records

  • pathe-com.mail.protection.outlook.com

SPF policy

  • ip: 89.107.170.145/32
  • include: spf.protection.outlook.com
  • ip: 18.192.97.87
  • ip: 18.195.58.189
  • ip: 18.196.51.139
  • ip: 18.196.78.65
  • ip: 18.198.86.9
  • ip: 3.120.154.185
  • ip: 3.121.120.185
  • ip: 3.121.73.91
  • ip: 3.65.178.125
  • ip: 3.65.51.99
  • ip: 3.66.158.14
  • ip: 3.66.207.103
  • ip: 3.68.136.32
  • ip: 3.72.173.10
  • ip: 3.74.240.229
  • ip: 35.156.181.161
  • ip: 52.28.158.135
  • ip: 52.28.3.192
  • ip: 52.29.12.146
  • ip: 52.29.80.58
  • ip: 52.58.138.155
  • ip: 52.58.24.59
  • ip: 52.58.36.131

Threat-feed evidence

History

Related pages

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