Skip to content

Hostname

cerclecite.lu

Last fetched

cerclecite.lu resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.91.223.6651.91.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with cerclecite.lu in WhisperGraph.

Subdomains

2 observed subdomains of cerclecite.lu.

Web-graph footprint

Distinct hostnames that link to or from cerclecite.lu in the public web crawl.

140 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cerclecite.lu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.64.1.105/32
SPF_IP158.64.1.34/32
SPF_IP158.64.1.51/32
SPF_IP158.64.181.58/32
SPF_IP2001:a18:1::105/128
SPF_IP2001:a18:1::34/128
SPF_IP2001:a18:1::51/128
SPF_IP70.39.149.153
SPF_MXcerclecite.lu

Related pages

Pivot deeper into the graph from cerclecite.lu.

Cypher and MCP

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

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