Hostname
criticalcleaning.com
Last fetched
criticalcleaning.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
criticalcleaning.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.225.104.238 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- jcampbell@stonersolutions.com
- ashley.ofuokwu@gmail.com
- rtuscher@stonersolutions.com
- info@domain-contact.org
- 13b1bcaa2dba76bdf9d56bb516b81f751d3ebffc3842c151a8c3d6d8baa779c0@criticalcleaning.com.whoisproxy.org
- 47c36948860e3b382c3f92031f95a29e5498b0bbd224ef54438faa63ae6292b7@criticalcleaning.com.whoisproxy.org
- 6b3894d4fb9cb5792f197e8470f8ae0a30895ba2bc6225844c9690f14cb3dd8e@criticalcleaning.com.whoisproxy.org
- 6de848cf9a0c48d4253e8519e6ac6db8aa23ddccd575069e7db85e23d31735a0@criticalcleaning.com.whoisproxy.org
- a3bb3553642cfb156f614cee20ee66e081ad7414a0980c3ea16d557f8fc37b2c@criticalcleaning.com.whoisproxy.org
- ba8e6389a601f6a24902957e6b09953632170217f69f7208dbda6d01c20d9c76@criticalcleaning.com.whoisproxy.org
- c0036eb737c00c678003619423cc64caac363ad74fd2bbe68754dba478fa8a18@criticalcleaning.com.whoisproxy.org
- d827ef9f588888142a1e821b1295e0b7da93d04b2afba5cd7805cd9e358e3aa3@criticalcleaning.com.whoisproxy.org
- efe93bcde64023791da3f96f5751cc37218debd0a782eb3a943ce7b961c746f0@criticalcleaning.com.whoisproxy.org
Subdomains
3 observed subdomains of criticalcleaning.com.
Web-graph footprint
Distinct hostnames that link to or from criticalcleaning.com in the public web crawl.
6 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for criticalcleaning.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 23.31.247.153 |
| SPF_IP | 3.225.104.238 |
| SPF_IP | 50.239.166.122 |
| SPF_MX | criticalcleaning.com |
Related pages
Pivot deeper into the graph from criticalcleaning.com.
- IP · 3.225.104.238
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:269
- Country · US
- Email · jcampbell@stonersolutions.com
- TLD · .com
- Browse hostnames · cr…
- 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: "criticalcleaning.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.