Skip to content

Hostname

seo.lu

Last fetched

seo.lu resolves to 1 IPv4 address operated by AS197692 in LU.

Nutrition Label

WHISPER CANON · seo.luRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/seo.lu

Resolution chain

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

IPPrefixASNOperatorCountry
31.22.123.14431.22.120.0/21AS197692LU

WHOIS identity

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

Subdomains

5 observed subdomains of seo.lu.

Web-graph footprint

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

51 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for seo.lu.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.154.195.154
SPF_IP194.154.195.155
SPF_IP217.31.78.163
SPF_IP85.93.219.30/32

Related pages

Pivot deeper into the graph from seo.lu.

Cypher and MCP

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

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