Skip to content

Hostname

skutskar.com

Last fetched

skutskar.com resolves to 1 IPv4 address operated by SWIPNET - Tele2 Sverige AB in SE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · skutskar.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/skutskar.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.13.32.214193.12.0.0/14AS1257SWIPNET - Tele2 Sverige ABSE

WHOIS identity

Registrar
iana:69
Organization
jens hjalmarsson
Contact emails

Subdomains

1 observed subdomain of skutskar.com.

Web-graph footprint

Distinct hostnames that link to or from skutskar.com in the public web crawl.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for skutskar.com.

MechanismTarget
SPF_Askutskar.com
SPF_INCLUDE_spf.google.com
SPF_IP162.243.32.208
SPF_IP193.12.136.192/26
SPF_IP193.13.32.192/26
SPF_IP2604:a880:0:1010:0:0:35:d001
SPF_IP2a00:801:3d::/48
SPF_IP2a00:801:53::/48
SPF_MXskutskar.com

Related pages

Pivot deeper into the graph from skutskar.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "skutskar.com"})-[: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.