Hostname
bisvalves.com
Last fetched
bisvalves.com resolves to 1 IPv4 address operated by AS205072 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bisvalves.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 |
|---|---|---|---|---|
| 87.239.16.107 | 87.239.16.0/21 | AS205072 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bisvalves.com owner
- Contact emails
- admin@sema4comms.com
- 2e118a74-fad9-4cdb-803e-16db3b7ff63c@identity-protect.org
- 38624ef7-e825-41d5-912d-8109f4c323e1@identity-protect.org
- 42dba3d8-f3fd-47af-b640-ced98c716543@identity-protect.org
- 8ac7f079-8c7d-41a0-8bb9-7769e6a7831d@identity-protect.org
- 9b9651da-c527-484a-8f86-e6e2ac46b116@identity-protect.org
- a77ac299-5565-4f2e-8325-8c784624393a@identity-protect.org
Subdomains
1 observed subdomain of bisvalves.com.
| Subdomain |
|---|
| www.bisvalves.com |
Threat posture
History
Related pages
Pivot deeper into the graph from bisvalves.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bisvalves.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.