Hostname
hostit.biz
Last fetched
hostit.biz resolves to 1 IPv4 address operated by BolBgIztok - BOL BG IZTOK LTD in BG. WHOIS lists iana:1505 as the registrar.
Nutrition Label
Resolution chain
hostit.biz 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 |
|---|---|---|---|---|
| 78.128.51.100 | 78.128.51.0/24 | AS60656 | BolBgIztok - BOL BG IZTOK LTD | BG |
WHOIS identity
- Registrar
- iana:1505
- Organization
- whois protection, this company does not own this domain name s.r.o.
- Contact emails
Subdomains
14 observed subdomains of hostit.biz.
Web-graph footprint
Distinct hostnames that link to or from hostit.biz in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for hostit.biz.
| Mechanism | Target |
|---|---|
| SPF_A | admin.hostit.bg |
| SPF_A | hostit.biz |
| SPF_A | mail.hostit.bg |
| SPF_A | user2.hostit.bg |
| SPF_A | user3.hostit.bg |
| SPF_INCLUDE | dnsexit.com |
| SPF_MX | hostit.biz |
Related pages
Pivot deeper into the graph from hostit.biz.
- IP · 78.128.51.100
- ASN · AS60656BolBgIztok - BOL BG IZTOK LTD
- Registrar · iana:1505
- Country · BG
- Email · support@hostit.bg
- TLD · .biz
- Browse hostnames · ho…
- 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: "hostit.biz"})-[: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.