Skip to content

Hostname

pentathlon.org

Last fetched

pentathlon.org resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · pentathlon.orgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/pentathlon.org

Resolution chain

pentathlon.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.76.191.114144.76.0.0/16AS24940DE

WHOIS identity

Registrar
iana:88
Organization
perfect privacy,
Contact emails

Subdomains

4 observed subdomains of pentathlon.org.

Web-graph footprint

Distinct hostnames that link to or from pentathlon.org in the public web crawl.

141 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pentathlon.org.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP65.21.162.152

Related pages

Pivot deeper into the graph from pentathlon.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pentathlon.org"})-[: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.