Hostname
fjaraskupan.no
Last fetched
fjaraskupan.no resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in SE.
Nutrition Label
Resolution chain
fjaraskupan.no resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.73.2.133 | 23.73.2.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | SE |
| 23.73.2.145 | 23.73.2.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | SE |
WHOIS identity
No WHOIS records are currently associated with fjaraskupan.no in WhisperGraph.
Subdomains
3 observed subdomains of fjaraskupan.no.
Web-graph footprint
Distinct hostnames that link to or from fjaraskupan.no in the public web crawl.
6 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for fjaraskupan.no.
| Mechanism | Target |
|---|---|
| SPF_A | smtp-gw.fsdata.se |
| SPF_INCLUDE | autodiscover.info |
| SPF_INCLUDE | spf.jetshop.se |
Related pages
Pivot deeper into the graph from fjaraskupan.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fjaraskupan.no"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.