Skip to content

Hostname

sigma2.no

Last fetched

sigma2.no resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · sigma2.noRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/sigma2.no

Resolution chain

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

IPPrefixASNOperatorCountry
13.48.236.13613.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.211.11613.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.93.18316.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

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

Subdomains

399 observed subdomains of sigma2.no.

Web-graph footprint

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

137 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sigma2.no.

Related pages

Pivot deeper into the graph from sigma2.no.

Cypher and MCP

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

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