Skip to content

Hostname

cmslandscaping.com

Last fetched

cmslandscaping.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cmslandscaping.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cmslandscaping.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.180.140.11199.180.140.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
199.180.140.12199.180.140.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
35.202.252.8535.202.240.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
cms landscaping
Contact emails

Subdomains

3 observed subdomains of cmslandscaping.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cmslandscaping.com.

MechanismTarget
SPF_Acmslandscaping.com
SPF_INCLUDE_spf.emailbyrealgreen.com
SPF_INCLUDElawngateway.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP75.150.118.1
SPF_MXcmslandscaping.com

Related pages

Pivot deeper into the graph from cmslandscaping.com.

Cypher and MCP

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

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