Skip to content

Hostname

lindsab.se

Last fetched

lindsab.se resolves to 2 IPv4 addresses operated by ONECOM - One.com A/S in DK. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · lindsab.seRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/lindsab.se

Resolution chain

lindsab.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.30.211.3846.30.208.0/21AS51468ONECOM - One.com A/SDK
89.221.250.11789.221.248.0/21AS61207ILAIT - Hostek ABSE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

1 observed subdomain of lindsab.se.

Web-graph footprint

Distinct hostnames that link to or from lindsab.se in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lindsab.se.

MechanismTarget
SPF_Agetanewsletter.com
SPF_INCLUDEautodiscover.info

Related pages

Pivot deeper into the graph from lindsab.se.

Cypher and MCP

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

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