Skip to content

Hostname

rectt.bsf.gov.in

Last fetched

rectt.bsf.gov.in resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · rectt.bsf.gov.inRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/rectt.bsf.gov.in

Resolution chain

rectt.bsf.gov.in resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.201.211.1313.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.203.140.13613.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.54.24013.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.79.21465.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with rectt.bsf.gov.in in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from rectt.bsf.gov.in in the public web crawl.

1,626 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from rectt.bsf.gov.in.

Cypher and MCP

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

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