Skip to content

Hostname

tabs.no

Last fetched

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

Nutrition Label

WHISPER CANON · tabs.noRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tabs.no

Resolution chain

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

IPPrefixASNOperatorCountry
13.48.171.14213.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.10.20113.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.168.4116.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.118.21716.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.122.1716.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.147.20916.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.20.168.11651.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.60.121.12813.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.219.11313.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.133.2113.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.107.22813.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.221.15813.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

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

Subdomains

163 observed subdomains of tabs.no.

Web-graph footprint

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

308 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tabs.no.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from tabs.no.

Cypher and MCP

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

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