Skip to content

Hostname

gram.se

Last fetched

gram.se has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:csc corp domains as the registrar.

Nutrition Label

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

Resolution chain

gram.se has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:csc corp domains
Organization
Contact emails

Subdomains

9 observed subdomains of gram.se.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gram.se.

MechanismTarget
SPF_INCLUDEsod.amica.com.pl
SPF_IP185.51.116.67/29
SPF_IP185.51.116.68
SPF_IP185.51.116.69
SPF_IP185.51.116.70
SPF_IP217.17.40.146
SPF_IP217.17.40.148
SPF_IP217.17.40.158
SPF_IP85.232.233.130
SPF_IP89.188.85.141

Related pages

Pivot deeper into the graph from gram.se.

Cypher and MCP

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

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