Skip to content

Hostname

bairey.com

Last fetched

bairey.com resolves to 3 IPv4 addresses operated by AS138915 in PK. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · bairey.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bairey.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.54.79.18738.54.79.0/24AS138915PK
40.160.225.3140.160.225.0/24AS16276US
45.32.203.14445.32.192.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:1387
Organization
c/o whoistrustee.com
Contact emails

Subdomains

29 observed subdomains of bairey.com.

Web-graph footprint

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

19 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bairey.com.

MechanismTarget
SPF_Abairey.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXbairey.com

Related pages

Pivot deeper into the graph from bairey.com.

Cypher and MCP

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

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