Skip to content

Hostname

aditor.se

Last fetched

aditor.se resolves to 1 IPv4 address operated by AS44136 in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · aditor.seRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/aditor.se

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.234.20446.16.232.0/21AS44136SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

168 observed subdomains of aditor.se.

Web-graph footprint

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

12 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aditor.se.

MechanismTarget
SPF_Aaditor.se
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.gansend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.weblink.se
SPF_IP212.112.182.131
SPF_IP46.16.234.204
SPF_IP70.86.123.242
SPF_IP80.72.5.163/32
SPF_IP83.168.228.64
SPF_IP93.188.3.52/32
SPF_MXaditor.se

Related pages

Pivot deeper into the graph from aditor.se.

Cypher and MCP

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

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