Skip to content

Hostname

birdressbt.com

Last fetched

birdressbt.com resolves to 1 IPv4 address operated by AMADEUS-AS-AP - Amadeus India in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · birdressbt.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/birdressbt.com

Resolution chain

birdressbt.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
203.89.132.4203.89.132.0/24AS45749AMADEUS-AS-AP - Amadeus IndiaIN

WHOIS identity

Registrar
iana:146
Organization
birdres technologies pvt.
Contact emails

Subdomains

2 observed subdomains of birdressbt.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for birdressbt.com.

MechanismTarget
SPF_Abirdressbt.com
SPF_Amail.birdressbt.com
SPF_IP203.89.132.241
SPF_IP203.89.132.242
SPF_MXbirdressbt.com
SPF_MXmail.thebirdgroup.com
SPF_MXmail1.thebirdgroup.com

Related pages

Pivot deeper into the graph from birdressbt.com.

Cypher and MCP

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

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