Skip to content

Hostname

bnking.in

Last fetched

bnking.in resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bnking.inRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bnking.in

Resolution chain

bnking.in resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.125.10613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.11013.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.1613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.6113.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.1193.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.1253.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.243.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.813.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
vistas technolabs private
Contact emails

Subdomains

9 observed subdomains of bnking.in.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bnking.in.

Cypher and MCP

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

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