Skip to content

Hostname

atta45.se

Last fetched

atta45.se resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in DE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · atta45.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/atta45.se

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.237.18172.104.224.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudDE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

20 observed subdomains of atta45.se.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for atta45.se.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.ilnet.se
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP155.4.226.187
SPF_IP185.12.57.0/24
SPF_IP185.242.208.30
SPF_IP213.204.248.90
SPF_IP62.63.238.146

Related pages

Pivot deeper into the graph from atta45.se.

Cypher and MCP

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

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