Hostname
google-clean1.com
Last fetched
google-clean1.com resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in DE. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
google-clean1.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 |
|---|---|---|---|---|
| 152.53.206.28 | 152.53.204.0/22 | AS197540 | NETCUP-AS netcup GmbH | DE |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Subdomains
7 observed subdomains of google-clean1.com.
Web-graph footprint
Distinct hostnames that link to or from google-clean1.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- google-clean1.com
SPF policy
15 SPF mechanisms authorising senders for google-clean1.com.
| Mechanism | Target |
|---|---|
| SPF_A | google-clean1.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 116.202.221.124 |
| SPF_IP | 116.202.242.203 |
| SPF_IP | 116.202.242.213 |
| SPF_IP | 116.202.84.117 |
| SPF_IP | 116.202.84.70 |
| SPF_IP | 116.202.84.71 |
| SPF_IP | 152.53.147.113 |
| SPF_IP | 152.53.206.28 |
| SPF_IP | 168.119.33.176 |
| SPF_IP | 168.119.33.187 |
| SPF_IP | 95.216.125.167 |
| SPF_MX | google-clean1.com |
Related pages
Pivot deeper into the graph from google-clean1.com.
- IP · 152.53.206.28
- ASN · AS197540NETCUP-AS netcup GmbH
- Registrar · iana:1479
- Country · DE
- Email · ahmedragab9086@yahoo.com
- TLD · .com
- Browse hostnames · go…
- 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: "google-clean1.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.