Skip to content

Hostname

landwatch.com

Last fetched

landwatch.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in IN. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · landwatch.comRouting diversity3.0/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/landwatch.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.36.30.13123.36.24.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.64.230.25023.64.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.PL
23.67.143.10923.64.0.0/14AS20940DE

WHOIS identity

Registrar
iana:292
Organization
costar network team
Contact emails

Subdomains

99 observed subdomains of landwatch.com.

Web-graph footprint

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

528 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for landwatch.com.

MechanismTarget
SPF_INCLUDEcostar.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEservers.mcsv.net
SPF_IP65.222.180.0/24
SPF_IP65.222.181.0/24

Related pages

Pivot deeper into the graph from landwatch.com.

Cypher and MCP

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

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