Hostname
galaxy-clothes.com
Last fetched
galaxy-clothes.com resolves to 4 IPv4 addresses operated by SOFTLAYER - IBM Cloud in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
galaxy-clothes.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.125.104.208 | 141.125.64.0/18 | AS36351 | SOFTLAYER - IBM Cloud | US |
| 141.125.157.19 | 141.125.128.0/18 | AS36351 | SOFTLAYER - IBM Cloud | CA |
| 158.176.188.102 | 158.176.128.0/18 | AS36351 | SOFTLAYER - IBM Cloud | GB |
| 158.176.192.52 | 158.176.192.0/18 | AS36351 | SOFTLAYER - IBM Cloud | GB |
WHOIS identity
- Registrar
- iana:1068
- Organization
- contact privacy inc. customer 0155416075
- Contact emails
Subdomains
1 observed subdomain of galaxy-clothes.com.
| Subdomain |
|---|
| www.galaxy-clothes.com |
Web-graph footprint
Distinct hostnames that link to or from galaxy-clothes.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from galaxy-clothes.com.
- IP · 141.125.104.208
- ASN · AS36351SOFTLAYER - IBM Cloud
- Registrar · iana:1068
- Country · US
- Email · galaxy-clothes.com@contactprivacy.com
- TLD · .com
- Browse hostnames · ga…
- 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: "galaxy-clothes.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.