Skip to content

Hostname

hibitech.com

Last fetched

hibitech.com resolves to 1 IPv4 address operated by AS210079 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · hibitech.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hibitech.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.254.21.13646.254.20.0/23AS210079RU

WHOIS identity

Registrar
iana:463
Organization
ltd hibitech
Contact emails

Subdomains

2 observed subdomains of hibitech.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hibitech.com.

MechanismTarget
SPF_Ahibitech.com
SPF_IP46.254.21.136
SPF_MXhibitech.com

Related pages

Pivot deeper into the graph from hibitech.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hibitech.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 20

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