Skip to content

Hostname

pmarathon.app

Last fetched

pmarathon.app resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · pmarathon.appRouting diversity2.4/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/pmarathon.app

Resolution chain

pmarathon.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.209.201.25134.209.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
178.251.232.127178.251.232.0/24AS214673NL

WHOIS identity

Registrar
iana:1647
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pmarathon.app.

MechanismTarget
SPF_Apmarathon.app
SPF_INCLUDEspf.mijn.host
SPF_INCLUDEspf.webhost.company
SPF_MXpmarathon.app

Related pages

Pivot deeper into the graph from pmarathon.app.

Cypher and MCP

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

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