Skip to content

Hostname

teamcleaningsolutions.com

Last fetched

teamcleaningsolutions.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · teamcleaningsolutions.comRouting diversity6.3/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/teamcleaningsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.23116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.23916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.8216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.22716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.14016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.4716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.101.4516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.37.10116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.38.8516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.65.10116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.17.1953.5.17.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.212.25352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.219.14152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.239.4252.216.239.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.23752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.120.18952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.17352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.44.25152.217.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
dave langohr
Contact emails

Subdomains

9 observed subdomains of teamcleaningsolutions.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for teamcleaningsolutions.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.execulink.com

Related pages

Pivot deeper into the graph from teamcleaningsolutions.com.

Cypher and MCP

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

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