Hostname
all4wash.com
Last fetched
all4wash.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
all4wash.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 |
|---|---|---|---|---|
| 194.63.249.213 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- all4wash s.r.o.
- Contact emails
- all4wash.com@contactprivacy.com
- webproxy@whoisprotection.domains
- 3pck9qj9ufhg@privacy-protection.email
- 5gr9fpcjmbut@privacy-protection.email
- 7jtrdmqmn693@privacy-protection.email
- 8ercxdzui4rq@privacy-protection.email
- 8zohqyzic9w2@privacy-protection.email
- 9xke492aqhni@privacy-protection.email
- brevbqku9hmc@privacy-protection.email
- cuif9a9egkfb@privacy-protection.email
- dqzcbif94ard@privacy-protection.email
- heopquf7dgfs@privacy-protection.email
- irq4fmds8iqp@privacy-protection.email
- nwxqafxqt6vp@privacy-protection.email
- ox6qbqryvnsj@privacy-protection.email
- qvggt9f9kq8h@privacy-protection.email
- sy7rjagp8o3e@privacy-protection.email
- zzpafcbfe9t3@privacy-protection.email
Subdomains
1 observed subdomain of all4wash.com.
| Subdomain |
|---|
| www.all4wash.com |
Web-graph footprint
Distinct hostnames that link to or from all4wash.com in the public web crawl.
7 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for all4wash.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from all4wash.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "all4wash.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.