Skip to content

Hostname

lcatterton.com

Last fetched

lcatterton.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lcatterton.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lcatterton.com

Resolution chain

lcatterton.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.157.124.11620.157.124.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
domains by proxy,
Contact emails

Subdomains

37 observed subdomains of lcatterton.com.

Web-graph footprint

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

360 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for lcatterton.com.

MechanismTarget
SPF_Ao130.sg1.lcatterton.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEautotask.net
SPF_INCLUDEipreomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP103.114.192.13
SPF_IP104.211.44.186
SPF_IP170.207.37.131
SPF_IP198.207.147.224/27
SPF_IP204.239.0.224/27
SPF_IP207.211.31.120/32
SPF_IP216.230.14.224/27

Related pages

Pivot deeper into the graph from lcatterton.com.

Cypher and MCP

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

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