Skip to content

Hostname

bairesdev.com

Last fetched

bairesdev.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1388 as the registrar.

Nutrition Label

WHISPER CANON · bairesdev.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bairesdev.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.24.243100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.100.543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.129.2163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.69.13534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.125.6654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.247.354.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.85.16998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.65.17232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1388
Organization
bairesdev
Contact emails

Subdomains

44 observed subdomains of bairesdev.com.

Web-graph footprint

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

1,869 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bairesdev.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.bairesdev.com

Related pages

Pivot deeper into the graph from bairesdev.com.

Cypher and MCP

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

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