Skip to content

Hostname

giek.no

Last fetched

giek.no resolves to 1 IPv4 address operated by AS51468 in NO.

Nutrition Label

WHISPER CANON · giek.noRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/giek.no

Resolution chain

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

IPPrefixASNOperatorCountry
5.249.229.1815.249.224.0/19AS51468NO

WHOIS identity

No WHOIS records are currently associated with giek.no in WhisperGraph.

Subdomains

10 observed subdomains of giek.no.

Web-graph footprint

Distinct hostnames that link to or from giek.no in the public web crawl.

45 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for giek.no.

MechanismTarget
SPF_Asmtp.giek.no
SPF_INCLUDEspf-002a6f01.pphosted.com
SPF_INCLUDEspf1.emarketeer.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP195.18.229.120
SPF_IP195.18.229.160
SPF_IP80.239.119.155
SPF_IP80.239.119.162

Related pages

Pivot deeper into the graph from giek.no.

Cypher and MCP

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

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