Hostname
behwash.com
Last fetched
behwash.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
behwash.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 |
|---|---|---|---|---|
| 157.180.103.197 | 157.180.0.0/17 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- behwashco@gmail.com
- info@domain-contact.org
- 0bb511e9a9b44dacd38d631128096b619d2e16cb7521dd14b07c33e9ad281fa0@behwash.com.whoisproxy.org
- 7d129ff5434b8e504cdd1efb1af8dc932f3dbb0861ffe33a63c323e89843e64e@behwash.com.whoisproxy.org
- 7e4c30d316772cc87f22c77cf1cc329d08e0b5df2e093532c845101dfe1cafec@behwash.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from behwash.com in the public web crawl.
2,158 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- behwash.com
SPF policy
4 SPF mechanisms authorising senders for behwash.com.
| Mechanism | Target |
|---|---|
| SPF_A | behwash.com |
| SPF_IP | 157.180.103.197 |
| SPF_IP | 95.217.192.222 |
| SPF_MX | behwash.com |
Related pages
Pivot deeper into the graph from behwash.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "behwash.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.