Hostname
bisvalves.net
Last fetched
bisvalves.net resolves to 1 IPv4 address operated by AS205072 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bisvalves.net 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
- don collier
- Contact emails
- admin@sema4comms.com
- 007cc63c-2e81-4475-857f-56cc777f3464@identity-protect.org
- 32f9d2c0-d94f-49b3-9fb2-e1260ed85522@identity-protect.org
- 8bf84c21-6c2f-4416-ba48-0d922b3da330@identity-protect.org
- c7f40cab-09b1-43c1-bf42-2b1577ef86b0@identity-protect.org
- f3720ae0-32ff-4339-95d2-32782fa16bac@identity-protect.org
- fa7b8c2c-b3ca-44fd-b806-ccf211d9b191@identity-protect.org
Subdomains
1 observed subdomain of bisvalves.net.
| Subdomain |
|---|
| www.bisvalves.net |
Threat posture
History
Related pages
Pivot deeper into the graph from bisvalves.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bisvalves.net"})-[: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.