Skip to content

Hostname

hub88.io

Last fetched

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

Nutrition Label

WHISPER CANON · hub88.ioRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/hub88.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.179.25318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.61.763.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.206.93.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.236.343.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.241.513.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.25.1913.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.152.1593.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.182.93.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.110.1883.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.40.1953.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.151.4035.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.179.7935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.209.8135.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.112.24052.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.224.21963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
3.65.247.2553.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.
63.184.107.10963.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
63.179.169.3063.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

25 observed subdomains of hub88.io.

Web-graph footprint

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

185 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hub88.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hub88.io.

Cypher and MCP

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

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