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
Resolution chain
mcleanco.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.57.169.219 | 13.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.176.167 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.240.222 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.53.73.177 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.130.33 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.225.205 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.176.29.121 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.176.44.174 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.176.84.131 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.177.124.198 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.193.149.141 | 54.193.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.193.63.176 | 54.193.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.111.12 | 54.219.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.206.200 | 54.219.192.0/18 | AS16509 | AMAZON-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.
Showing 15 of 16. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for mcleanco.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.111.0.138 |
| SPF_IP | 174.123.200.204 |
| SPF_IP | 174.129.128.14 |
| SPF_IP | 174.129.67.44 |
| SPF_IP | 195.66.99.135/32 |
| SPF_IP | 207.236.158.192/27 |
| SPF_IP | 207.236.158.200 |
| SPF_IP | 207.236.182.128/27 |
| SPF_IP | 207.236.185.32/27 |
| SPF_IP | 208.117.55.201/32 |
| SPF_IP | 209.5.230.0/29 |
| SPF_IP | 217.110.56.56 |
| SPF_IP | 217.115.144.47 |
| SPF_IP | 23.23.222.55 |
| SPF_IP | 68.179.107.200/29 |
| SPF_IP | 69.17.140.146 |
| SPF_IP | 74.63.152.0/24 |
| SPF_IP | 75.101.181.238 |
| SPF_IP | 75.101.239.242 |
| SPF_IP | 80.237.208.60 |
| SPF_MX | mcleanco.com |
Related pages
Pivot deeper into the graph from mcleanco.com.
- IP · 13.57.169.219
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:69
- Country · US
- Email · mcleanco.com@contactprivacy.com
- TLD · .com
- Browse hostnames · mc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.