Skip to content

Hostname

baseconnect.in

Last fetched

baseconnect.in resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · baseconnect.inRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/baseconnect.in

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.93.10413.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.11813.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12013.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.813.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.1103.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1153.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1273.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.813.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.7965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:269
Organization
yuki kunishige
Contact emails

Subdomains

12 observed subdomains of baseconnect.in.

Web-graph footprint

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

262 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for baseconnect.in.

MechanismTarget
SPF_INCLUDE3984756.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from baseconnect.in.

Cypher and MCP

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

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