Skip to content

Hostname

gjs.no

Last fetched

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

Nutrition Label

WHISPER CANON · gjs.noRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gjs.no

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.2.11075.2.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.184.17399.83.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

7 observed subdomains of gjs.no.

Web-graph footprint

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

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gjs.no.

MechanismTarget
SPF_Agjs.no
SPF_IP108.59.0.183
SPF_IP72.52.244.95
SPF_MXgjs.no

Related pages

Pivot deeper into the graph from gjs.no.

Cypher and MCP

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

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