Skip to content

Hostname

www.dotcom.lu

Last fetched

www.dotcom.lu resolves to 1 IPv4 address operated by AS12876 in FR.

Nutrition Label

WHISPER CANON · www.dotcom.luRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.dotcom.lu

Resolution chain

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

IPPrefixASNOperatorCountry
212.129.40.50212.129.0.0/18AS12876FR

WHOIS identity

No WHOIS records are currently associated with www.dotcom.lu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for www.dotcom.lu.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP153.92.245.65
SPF_IP163.172.74.2
SPF_IP194.242.114.114
SPF_IP194.242.114.116
SPF_IP194.242.114.163
SPF_IP212.129.40.50
SPF_IP213.135.227.187
SPF_IP213.32.134.229
SPF_IP62.4.14.102

Related pages

Pivot deeper into the graph from www.dotcom.lu.

Cypher and MCP

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

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