Skip to content

Hostname

fauche.com

Last fetched

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

Nutrition Label

WHISPER CANON · fauche.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fauche.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.37.225.18754.37.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
jp fauche
Contact emails

Subdomains

25 observed subdomains of fauche.com.

Web-graph footprint

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

120 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for fauche.com.

MechanismTarget
SPF_Afauche.com
SPF_INCLUDE_spf.profils.org
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.etarget-emailing.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP37.61.242.228/32
SPF_IP37.61.242.230/32
SPF_IP37.61.242.232/32

Related pages

Pivot deeper into the graph from fauche.com.

Cypher and MCP

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

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