Hostname
byzzplus.com
Last fetched
byzzplus.com resolves to 1 IPv4 address operated by AS34282 in GB. WHOIS lists iana:1755 as the registrar.
Nutrition Label
Resolution chain
byzzplus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.134.14.162 | 5.134.8.0/21 | AS34282 | — | GB |
WHOIS identity
- Registrar
- iana:1755
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
73 observed subdomains of byzzplus.com.
Showing 25 of 73. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from byzzplus.com in the public web crawl.
29 sites link to this hostname.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for byzzplus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | mail.byzz.plus |
| SPF_INCLUDE | spf.dial9.co.uk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zoho.eu |
| SPF_IP | 5.134.14.154 |
| SPF_IP | 5.134.14.162 |
| SPF_IP | 77.72.4.90 |
| SPF_IP | 78.141.246.147 |
Related pages
Pivot deeper into the graph from byzzplus.com.
- IP · 5.134.14.162
- ASN · AS34282
- Registrar · iana:1755
- Country · GB
- Email · c8fcb50b6cea4b8bba8ee9dc93890576.protect@whoisguard.com
- TLD · .com
- Browse hostnames · by…
- 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: "byzzplus.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.