Hostname
biohouses.com
Last fetched
biohouses.com resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
biohouses.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 |
|---|---|---|---|---|
| 198.37.123.60 | 198.37.123.0/24 | AS397423 | TIER-NET - Tier.Net Technologies LLC | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- udo@sunsetdream.com
- 1960d1a3e5d8256801b148296aaedfb41edfdcd0fa3ffe05baaae203d2aa6f50@biohouses.com.whoisproxy.org
- 201b92884d6a417ec43d3933ce46f989ac5928e89751484468fae63197086810@biohouses.com.whoisproxy.org
- 32ea2a94c84ecfa55e01f1fc3dad5fc683a02e6b97a0f19916a247d7af4178e9@biohouses.com.whoisproxy.org
- 37658d8ba4e9e58f7fd6b8ee19a3cf2c67c311573c95209d57a465c4eb9228d7@biohouses.com.whoisproxy.org
- 80995cf74324ef36ee9dc76ef7895b146675659a4683fcbc4ff5f516dc52e087@biohouses.com.whoisproxy.org
- 82f93ec0e7278c5412845d53fa94db2651a32d0c291afbf3cd5d1a589870e84a@biohouses.com.whoisproxy.org
- 86f02c16cf657bf1c3dcb4b198d3f5fa84d433d5a3bc9be7fa4bf539ab118472@biohouses.com.whoisproxy.org
- 89b273a002ddfa2995c1462bea64581110f6ab531dbc974b2b2195ee32f602fe@biohouses.com.whoisproxy.org
- 94739fa330c02af0debbbb36f8be13c809f71808375fb26f4e35ff21f387d1b1@biohouses.com.whoisproxy.org
- a848896d56ed3b455d1da98da54a216caf2c066e43fb7f7724c7357a0ed90fd8@biohouses.com.whoisproxy.org
- d9e4689aeeb9defee05b328e9ae5ce9c9325a819de036b374fdb0f46724548d8@biohouses.com.whoisproxy.org
- fd5d32fb1ae18ed2ee3cdcdc31659df7e290f2c1c5d2c54f697bee6be036f505@biohouses.com.whoisproxy.org
Subdomains
1 observed subdomain of biohouses.com.
| Subdomain |
|---|
| www.biohouses.com |
Web-graph footprint
Distinct hostnames that link to or from biohouses.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from biohouses.com.
- IP · 198.37.123.60
- ASN · AS397423TIER-NET - Tier.Net Technologies LLC
- Registrar · iana:228
- Country · US
- Email · udo@sunsetdream.com
- TLD · .com
- Browse hostnames · bi…
- 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: "biohouses.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.