Skip to content

Hostname

teamblind.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.160.200.10218.160.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.200.1618.160.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.200.7318.160.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.200.8318.160.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.242.11918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.12518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.218.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.7918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.64.141.12018.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.4418.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.8418.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.9918.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH

WHOIS identity

Registrar
iana:244
Organization
moon sung uk
Contact emails

Subdomains

20 observed subdomains of teamblind.com.

Web-graph footprint

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

1,674 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for teamblind.com.

MechanismTarget
SPF_INCLUDE24263370.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from teamblind.com.

Cypher and MCP

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

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