Skip to content

Hostname

thenbs.com

Last fetched

thenbs.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:79 as the registrar.

Nutrition Label

WHISPER CANON · thenbs.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thenbs.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.188.107108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.35108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.45108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.52108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
18.67.0.10018.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.10218.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.318.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.8018.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.12365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:79
Organization
mike ray-jones
Contact emails

Subdomains

41 observed subdomains of thenbs.com.

Web-graph footprint

Distinct hostnames that link to or from thenbs.com in the public web crawl.

1,073 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thenbs.com.

MechanismTarget
SPF_REDIRECT905vdyqb._spf._d.mim.ec

Related pages

Pivot deeper into the graph from thenbs.com.

Cypher and MCP

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

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