Skip to content

Hostname

mcleanco.com

Last fetched

mcleanco.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · mcleanco.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/mcleanco.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.57.169.21913.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.176.16752.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.240.22252.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.73.17752.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.130.3352.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.225.20552.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.29.12154.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.44.17454.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.84.13154.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.124.19854.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.149.14154.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.63.17654.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.111.1254.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.206.20054.219.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0139120950
Contact emails

Subdomains

16 observed subdomains of mcleanco.com.

Web-graph footprint

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

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for mcleanco.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.0.138
SPF_IP174.123.200.204
SPF_IP174.129.128.14
SPF_IP174.129.67.44
SPF_IP195.66.99.135/32
SPF_IP207.236.158.192/27
SPF_IP207.236.158.200
SPF_IP207.236.182.128/27
SPF_IP207.236.185.32/27
SPF_IP208.117.55.201/32
SPF_IP209.5.230.0/29
SPF_IP217.110.56.56
SPF_IP217.115.144.47
SPF_IP23.23.222.55
SPF_IP68.179.107.200/29
SPF_IP69.17.140.146
SPF_IP74.63.152.0/24
SPF_IP75.101.181.238
SPF_IP75.101.239.242
SPF_IP80.237.208.60
SPF_MXmcleanco.com

Related pages

Pivot deeper into the graph from mcleanco.com.

Cypher and MCP

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

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