Skip to content

Hostname

indbingox.com

Last fetched

indbingox.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · indbingox.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/indbingox.com

Resolution chain

indbingox.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.64.12318.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.64.3818.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.64.5018.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.64.6018.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.1018.66.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.11018.66.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.11618.66.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.8618.66.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.171.214.443.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.523.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.583.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.833.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from indbingox.com.

Cypher and MCP

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

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