Skip to content

Hostname

decennale.com

Last fetched

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

Nutrition Label

WHISPER CANON · decennale.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/decennale.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.159.66.22751.158.0.0/15AS12876FR

WHOIS identity

Registrar
iana:433
Organization
jc lewin
Contact emails

Subdomains

8 observed subdomains of decennale.com.

Web-graph footprint

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

186 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for decennale.com.

MechanismTarget
SPF_Afai.assurances-champenoises.fr
SPF_Agw1.ex-mail.biz
SPF_Agw2.ex-mail.biz
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.74.195.181
SPF_IP176.31.27.62
SPF_IP176.31.27.65
SPF_IP176.31.27.86
SPF_IP194.250.223.209
SPF_IP194.250.223.210
SPF_IP51.159.66.227
SPF_IP52.101.167.0/26
SPF_IP80.11.21.96

Related pages

Pivot deeper into the graph from decennale.com.

Cypher and MCP

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

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