Skip to content

Hostname

hub88.tech

Last fetched

hub88.tech resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · hub88.techRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/hub88.tech

Resolution chain

hub88.tech resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.158.98.17918.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.208.8018.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.78.4118.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.71.170.343.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.74.25163.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.52.14363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Web-graph footprint

Distinct hostnames that link to or from hub88.tech in the public web crawl.

13 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hub88.tech.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hub88.tech.

Cypher and MCP

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

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