Skip to content

Hostname

pelago.se

Last fetched

pelago.se resolves to 1 IPv4 address operated by AS44136 in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.201.60.3591.201.60.0/22AS44136SE

WHOIS identity

No WHOIS records are currently associated with pelago.se in WhisperGraph.

Subdomains

3 observed subdomains of pelago.se.

Web-graph footprint

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

6 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for pelago.se.

MechanismTarget
SPF_Aarbiter.getfeedback.net
SPF_Agenghis.getfeedback.net
SPF_Ahagrid.getfeedback.net
SPF_Apelago.se
SPF_Atrinity.getfeedback.net
SPF_INCLUDE_vsp.oderland.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.249.218.28
SPF_IP46.249.218.29
SPF_IP46.249.218.30
SPF_IP81.29.70.74
SPF_IP81.29.70.75
SPF_IP91.201.60.34
SPF_IP91.201.60.35
SPF_MXpelago.se

Related pages

Pivot deeper into the graph from pelago.se.

Cypher and MCP

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

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