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
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for gram.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sod.amica.com.pl |
| SPF_IP | 185.51.116.67/29 |
| SPF_IP | 185.51.116.68 |
| SPF_IP | 185.51.116.69 |
| SPF_IP | 185.51.116.70 |
| SPF_IP | 185.51.117.135 |
| SPF_IP | 217.17.40.146 |
| SPF_IP | 217.17.40.148 |
| SPF_IP | 217.17.40.158 |
| SPF_IP | 85.232.233.130 |
| SPF_IP | 89.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.