Skip to content

Hostname

tango.lu

Last fetched

tango.lu resolves to 1 IPv4 address operated by AS56665 in LU.

Nutrition Label

WHISPER CANON · tango.luRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/tango.lu

Resolution chain

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

IPPrefixASNOperatorCountry
212.66.75.97212.66.64.0/19AS56665LU

WHOIS identity

Registrar
Organization
tango
Contact emails

Subdomains

43 observed subdomains of tango.lu.

Web-graph footprint

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

154 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tango.lu.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_IP185.3.45.44/32
SPF_IP212.66.67.67/32
SPF_IP212.66.75.0/24
SPF_IP31.204.90.164/32
SPF_IP31.204.93.82/32
SPF_MXtango.lu

Related pages

Pivot deeper into the graph from tango.lu.

Cypher and MCP

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

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