Skip to content

Hostname

pajala.se

Last fetched

pajala.se resolves to 1 IPv4 address operated by MIRROR-AS - Mirror Partner Utveckling AB in SE. WHOIS lists registrar:nmu group as the registrar.

Nutrition Label

WHISPER CANON · pajala.seRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pajala.se

Resolution chain

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

IPPrefixASNOperatorCountry
93.92.0.11193.92.0.0/21AS44447MIRROR-AS - Mirror Partner Utveckling ABSE

WHOIS identity

Registrar
registrar:nmu group
Organization
Contact emails

Subdomains

13 observed subdomains of pajala.se.

Web-graph footprint

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

178 sites link to this hostname.

205 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pajala.se.

MechanismTarget
SPF_Anoreply.momentum.se
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.68.15.251
SPF_IP195.196.36.0/25
SPF_IP195.196.36.226
SPF_IP195.196.36.241
SPF_IP195.67.110.234
SPF_IP46.59.104.5
SPF_IP93.90.117.99/32

Related pages

Pivot deeper into the graph from pajala.se.

Cypher and MCP

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

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