Hostname
bezy.com
Last fetched
bezy.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:636 as the registrar.
Nutrition Label
Resolution chain
bezy.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:636
- Organization
- carol bezy
- Contact emails
- 4j5xx5qqnjkoe4wv@private-contact.com
- 59c8eduofbbzqf4o@private-contact.com
- bg5qrvjzdvualpt9@private-contact.com
- cfnazzatluycktgo@private-contact.com
- ch1cti2oykpynbdl@private-contact.com
- dryrrguctahv7kjk@private-contact.com
- jlumkce4lbp7kbqt@private-contact.com
- pcttkwt1tet2emmh@private-contact.com
- qxzytrzgfm15awrd@private-contact.com
- rq7jepjg9ljxihfw@private-contact.com
- t4kovgmgzocutdnd@private-contact.com
- uamk334q0waujabk@private-contact.com
- uaw6slmgvmeklvfn@private-contact.com
- vptv1waixuvphmbg@private-contact.com
- wqco1pujiwz8pude@private-contact.com
- yi7mplamd7ktxs8y@private-contact.com
Subdomains
3 observed subdomains of bezy.com.
| Subdomain |
|---|
| mail.bezy.com |
| www.bezy.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bezy.com in the public web crawl.
14 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bezy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bezy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bezy.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.