Skip to content

Hostname

skatter.se

Last fetched

skatter.se resolves to 1 IPv4 address operated by AS42708 in SE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · skatter.seRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/skatter.se

Resolution chain

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

IPPrefixASNOperatorCountry
178.73.217.185178.73.192.0/18AS42708SE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

1 observed subdomain of skatter.se.

Web-graph footprint

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

46 sites link to this hostname.

139 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for skatter.se.

MechanismTarget
SPF_IP13.48.155.237
SPF_IP185.157.223.159
SPF_IP46.246.119.33
SPF_IP79.99.6.253
SPF_MXskatter.se

Related pages

Pivot deeper into the graph from skatter.se.

Cypher and MCP

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

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