Skip to content

Hostname

landcor.com

Last fetched

landcor.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.88.115104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.177.216172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of landcor.com owner
Contact emails

Subdomains

6 observed subdomains of landcor.com.

Web-graph footprint

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

45 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for landcor.com.

MechanismTarget
SPF_Alandcor.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP10.200.102.212/27
SPF_IP10.208.100.9/26
SPF_IP10.208.102.212/27
SPF_IP172.20.1.0/24
SPF_IP172.20.2.0/24
SPF_IP198.50.139.162/29
SPF_IP20.63.0.158
SPF_IP208.181.10.56/29
SPF_IP216.32.180.0/24
SPF_IP4.206.89.196
SPF_IP65.55.88.0/24
SPF_IP66.11.153.0/24
SPF_IP67.22.108.160/27
SPF_IP70.71.0.0/16
SPF_MXlandcor.com

Related pages

Pivot deeper into the graph from landcor.com.

Cypher and MCP

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

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