Skip to content

Hostname

teebsdsility.com

Last fetched

teebsdsility.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · teebsdsility.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/teebsdsility.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.12618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.67.12618.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.1318.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.1918.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.7718.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.174.141.1293.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.133.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.203.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.433.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.192.35.1054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.6918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from teebsdsility.com.

Cypher and MCP

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

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