Skip to content

Hostname

carnegie.se

Last fetched

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

Nutrition Label

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

Resolution chain

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

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

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

76 observed subdomains of carnegie.se.

Web-graph footprint

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

334 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for carnegie.se.

MechanismTarget
SPF_Ac3873.cloudnet.cloud
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDEspf-00588c01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.182.104.28/31
SPF_IP20.91.242.10
SPF_IP20.91.248.41
SPF_IP51.105.145.219
SPF_IP51.105.147.16

Related pages

Pivot deeper into the graph from carnegie.se.

Cypher and MCP

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

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