Skip to content

Hostname

idus.se

Last fetched

idus.se resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · idus.seRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/idus.se

Resolution chain

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

IPPrefixASNOperatorCountry
51.195.47.13651.195.0.0/16AS16276DE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

6 observed subdomains of idus.se.

Web-graph footprint

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

21 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for idus.se.

MechanismTarget
SPF_Aidus.se
SPF_Amx1.complior.se
SPF_Amx2.complior.se
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.218.97.173
SPF_IP195.198.96.0/24
SPF_IP31.216.136.22
SPF_IP31.216.136.39
SPF_IP31.216.137.228
SPF_IP40.113.83.213
SPF_MXidus.se

Related pages

Pivot deeper into the graph from idus.se.

Cypher and MCP

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

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