Skip to content

Hostname

pocketogram.se

Last fetched

pocketogram.se resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:forss.se as the registrar.

Nutrition Label

WHISPER CANON · pocketogram.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pocketogram.se

Resolution chain

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

IPPrefixASNOperatorCountry
13.53.117.9513.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:forss.se
Organization
Contact emails

Subdomains

7 observed subdomains of pocketogram.se.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pocketogram.se.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.forss.net
SPF_INCLUDEspf.lianamailer.com

Related pages

Pivot deeper into the graph from pocketogram.se.

Cypher and MCP

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

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