Skip to content

Hostname

grums.se

Last fetched

grums.se resolves to 2 IPv4 addresses operated by AS41174 in SE. WHOIS lists registrar:telia sverige ab as the registrar.

Nutrition Label

WHISPER CANON · grums.seRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/grums.se

Resolution chain

grums.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:telia sverige ab
Organization
Contact emails

Subdomains

10 observed subdomains of grums.se.

Web-graph footprint

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

135 sites link to this hostname.

244 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for grums.se.

MechanismTarget
SPF_Anoreply.momentum.se
SPF_INCLUDE_se_net.axiell.com
SPF_INCLUDE_spf.postal.oderland.com
SPF_INCLUDE_uk.axiell.com
SPF_INCLUDEmail.sitevision-cloud.net
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfiol.infracontrol.com
SPF_IP193.235.28.14/32
SPF_IP193.75.92.155/32
SPF_IP193.75.92.156/32
SPF_IP194.103.31.151/32
SPF_IP194.68.15.251
SPF_IP195.198.120.239
SPF_IP195.67.74.184/32
SPF_IP91.123.56.240/32
SPF_IP91.123.56.241/32
SPF_MXgrums.se

Related pages

Pivot deeper into the graph from grums.se.

Cypher and MCP

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

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