Skip to content

Hostname

containerskaraborg.se

Last fetched

containerskaraborg.se resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · containerskaraborg.seRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/containerskaraborg.se

Resolution chain

containerskaraborg.se resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.245.28108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.245.55108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.245.71108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.245.79108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.171.139.173.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.723.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.953.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.963.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

1 observed subdomain of containerskaraborg.se.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for containerskaraborg.se.

MechanismTarget
SPF_INCLUDEspf.improvmx.com

Related pages

Pivot deeper into the graph from containerskaraborg.se.

Cypher and MCP

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

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