Skip to content

Hostname

biztech.website

Last fetched

biztech.website resolves to 1 IPv4 address operated by AS135905 in VN. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · biztech.websiteRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/biztech.website

Resolution chain

biztech.website resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
160.25.145.178160.25.144.0/23AS135905VN

WHOIS identity

Registrar
iana:1068
Organization
khodor dimassi
Contact emails

Subdomains

3 observed subdomains of biztech.website.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for biztech.website.

MechanismTarget
SPF_Abiztech.website
SPF_INCLUDEmail.biztech.website
SPF_IP54.179.175.93
SPF_MXbiztech.website

Related pages

Pivot deeper into the graph from biztech.website.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "biztech.website"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.