Skip to content

Hostname

hokejam.lv

Last fetched

hokejam.lv resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · hokejam.lvRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/hokejam.lv

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.37.17846.4.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

No WHOIS records are currently associated with hokejam.lv in WhisperGraph.

Subdomains

5 observed subdomains of hokejam.lv.

Web-graph footprint

Distinct hostnames that link to or from hokejam.lv in the public web crawl.

17 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for hokejam.lv.

MechanismTarget
SPF_Ahokejam.lv
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP37.48.121.23
SPF_IP37.48.121.27
SPF_IP37.48.121.28
SPF_IP37.48.121.29
SPF_IP37.48.121.30
SPF_IP37.48.121.32
SPF_IP37.48.121.33
SPF_IP83.149.73.233
SPF_IP95.211.208.241
SPF_MXhokejam.lv

Related pages

Pivot deeper into the graph from hokejam.lv.

Cypher and MCP

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

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