Skip to content

Hostname

birdres.com

Last fetched

birdres.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:net 4 india limited as the registrar.

Nutrition Label

WHISPER CANON · birdres.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/birdres.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.205.143.22313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.184.11313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.89.23313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.12.13813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.95.10613.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.156.6413.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.177.19313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.172.2103.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.153.2093.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.165.443.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.83.1983.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.183.18443.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.149.17243.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.205.210.3313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.206.131.1313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
43.204.10.6943.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
52.66.104.6852.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.
13.203.109.6013.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
registrar:net 4 india limited
Organization
amadeus india pvt.
Contact emails

Subdomains

8 observed subdomains of birdres.com.

Web-graph footprint

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

9 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for birdres.com.

MechanismTarget
SPF_Amail.birdres.com
SPF_MXbirdres.com

Related pages

Pivot deeper into the graph from birdres.com.

Cypher and MCP

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

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