Skip to content

Hostname

histoiredor.com

Last fetched

histoiredor.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · histoiredor.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/histoiredor.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.129.17.21212.129.0.0/18AS12876FR

WHOIS identity

Registrar
iana:1519
Organization
histoire d'or
Contact emails

Subdomains

34 observed subdomains of histoiredor.com.

Web-graph footprint

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

519 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for histoiredor.com.

MechanismTarget
SPF_Aproduction.eu01.thom.demandware.net
SPF_Asmtp.itinsell.com
SPF_INCLUDEi2ts.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.185.40.36
SPF_IP158.255.98.100
SPF_IP94.23.195.142
SPF_IP95.131.138.67/32
SPF_IP95.131.139.212/32

Related pages

Pivot deeper into the graph from histoiredor.com.

Cypher and MCP

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

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