Skip to content

Hostname

godt.no

Last fetched

godt.no resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · godt.noRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/godt.no

Resolution chain

godt.no resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.94.10313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.3413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.4613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.116.10118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.12618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.383.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.443.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.503.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.753.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.11718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.1018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
verdens gang as
Contact emails

Subdomains

13 observed subdomains of godt.no.

Web-graph footprint

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

489 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for godt.no.

MechanismTarget
SPF_INCLUDE_u.godt.no._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from godt.no.

Cypher and MCP

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

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