Skip to content

Hostname

danielfeau.com

Last fetched

danielfeau.com resolves to 1 IPv4 address operated by Online SAS in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.83.187.122212.83.160.0/19AS12876Online SASFR

WHOIS identity

Registrar
iana:433
Organization
daniel feau conseil immobilier
Contact emails

Subdomains

4 observed subdomains of danielfeau.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for danielfeau.com.

MechanismTarget
SPF_INCLUDE_spf.apimo.pro
SPF_INCLUDE_spf1.danielfeau.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspfcloud.letsignit.com
SPF_IP212.83.187.122

Related pages

Pivot deeper into the graph from danielfeau.com.

Cypher and MCP

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

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