Skip to content

Hostname

auto-p.fr

Last fetched

auto-p.fr resolves to 2 IPv4 addresses operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · auto-p.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/auto-p.fr

Resolution chain

auto-p.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with auto-p.fr in WhisperGraph.

Subdomains

1 observed subdomain of auto-p.fr.

Subdomain
www.auto-p.fr

Web-graph footprint

Distinct hostnames that link to or from auto-p.fr in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for auto-p.fr.

MechanismTarget
SPF_Aauto-p.fr
SPF_INCLUDEmx.ovh.com
SPF_IP145.239.8.241
SPF_IP151.80.216.192/29
SPF_IP178.32.101.6
SPF_IP178.33.225.218
SPF_IP188.165.211.204
SPF_MXauto-p.fr

Related pages

Pivot deeper into the graph from auto-p.fr.

Cypher and MCP

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

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