Hostname
bebyte.biz
Last fetched
bebyte.biz resolves to 2 IPv4 addresses operated by AS16276 in BE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
bebyte.biz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.32.41.252 | 178.32.0.0/15 | AS16276 | — | BE |
| 40.108.200.27 | 40.108.128.0/17 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
- Registrar
- iana:81
- Organization
- bebyte scri
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for bebyte.biz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.infomaniak.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bebyte.biz.
- IP · 178.32.41.252
- ASN · AS16276
- Registrar · iana:81
- Country · BE
- Email · 2a54bcfe7e08989992909ade7402edfe-742740@contact.gandi.net
- TLD · .biz
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bebyte.biz"})-[: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.