Skip to content

Hostname

petitforestier.com

Last fetched

petitforestier.com resolves to 1 IPv4 address operated by ALWAYSDATA in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · petitforestier.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/petitforestier.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.31.41.165185.31.40.0/22AS60362ALWAYSDATAFR

WHOIS identity

Registrar
iana:433
Organization
petit forestier
Contact emails

Subdomains

27 observed subdomains of petitforestier.com.

Web-graph footprint

Distinct hostnames that link to or from petitforestier.com in the public web crawl.

368 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for petitforestier.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf4.sbr-master.net
SPF_IP194.250.2.145
SPF_IP194.250.2.152
SPF_IP213.186.33.16/32
SPF_IP213.186.33.2/32
SPF_IP37.59.167.139
SPF_IP46.105.35.227
SPF_IP80.248.219.128
SPF_IP85.158.120.40/32
SPF_IP85.158.120.41/32
SPF_IP85.236.153.16

Related pages

Pivot deeper into the graph from petitforestier.com.

Cypher and MCP

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

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