Hostname
baya.com
Last fetched
baya.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
baya.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a627c8624x3@networksolutionsprivateregistration.com
- aa22j99n4kd@networksolutionsprivateregistration.com
- au8wv9b58wp@networksolutionsprivateregistration.com
- b99gc9qj8t4@networksolutionsprivateregistration.com
- cg3w96bb7zy@networksolutionsprivateregistration.com
- fe3d628r536@networksolutionsprivateregistration.com
- gg2hs5af7nd@networksolutionsprivateregistration.com
- gj7fz6742wd@networksolutionsprivateregistration.com
- hx48e4j33yb@networksolutionsprivateregistration.com
- kn88z4sk6df@networksolutionsprivateregistration.com
- n77nz27p8xk@networksolutionsprivateregistration.com
- ns9ff3av6fm@networksolutionsprivateregistration.com
- pr7ng4de57a@networksolutionsprivateregistration.com
- qe59f6tw7b5@networksolutionsprivateregistration.com
- qz5uv2bb36x@networksolutionsprivateregistration.com
- t64w64n94wf@networksolutionsprivateregistration.com
- tc3ed9n85n8@networksolutionsprivateregistration.com
- tn3kn23m5ws@networksolutionsprivateregistration.com
- u45cj8uz7x9@networksolutionsprivateregistration.com
- ug99u27a26q@networksolutionsprivateregistration.com
- and 3 more
Subdomains
1 observed subdomain of baya.com.
| Subdomain |
|---|
| www.baya.com |
Web-graph footprint
Distinct hostnames that link to or from baya.com in the public web crawl.
8 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for baya.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | gateway.encrypttitan.io |
| SPF_INCLUDE | spf.encrypttitan.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from baya.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "baya.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.