Skip to content

Hostname

arpp.org

Last fetched

arpp.org resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · arpp.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/arpp.org

Resolution chain

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

WHOIS identity

Registrar
iana:81
Organization
arpp
Contact emails

Subdomains

11 observed subdomains of arpp.org.

Web-graph footprint

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

687 sites link to this hostname.

392 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for arpp.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP149.202.187.177/32
SPF_IP193.251.94.73
SPF_IP2603:10a6:100:1d::/63
SPF_IP2a01:111:f400::0/48
SPF_IP34.155.133.153
SPF_IP35.207.85.11
SPF_IP40.92.0.0/15
SPF_IP52.100.0.0/14
SPF_IP68.232.159.149
SPF_IP77.72.91.172
SPF_IP91.223.240.20/31

Related pages

Pivot deeper into the graph from arpp.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "arpp.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.