Skip to content

Hostname

gram.dk

Last fetched

gram.dk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

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

Resolution chain

gram.dk 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 digital brand service, inc
Organization
gram a/s
Contact emails

Subdomains

15 observed subdomains of gram.dk.

Web-graph footprint

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

132 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for gram.dk.

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_IP185.51.117.135
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.dk.

Cypher and MCP

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

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