Skip to content

Hostname

senioren.se

Last fetched

senioren.se resolves to 2 IPv4 addresses operated by AS35041 in SE. WHOIS lists registrar:loopiagroup2 as the registrar.

Nutrition Label

WHISPER CANON · senioren.seRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/senioren.se

Resolution chain

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

WHOIS identity

Registrar
registrar:loopiagroup2
Organization
Contact emails

Subdomains

4 observed subdomains of senioren.se.

Web-graph footprint

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

421 sites link to this hostname.

1,115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for senioren.se.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from senioren.se.

Cypher and MCP

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

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