Hostname
bgenera.com
Last fetched
bgenera.com resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
bgenera.com 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 |
|---|---|---|---|---|
| 138.199.244.58 | 138.199.128.0/17 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
| 5.135.211.116 | 5.135.0.0/16 | AS16276 | OVH - OVH SAS | FR |
WHOIS identity
- Registrar
- iana:168
- Organization
- contact privacy inc. customer 0137648941
- Contact emails
Subdomains
5 observed subdomains of bgenera.com.
Web-graph footprint
Distinct hostnames that link to or from bgenera.com in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for bgenera.com.
| Mechanism | Target |
|---|---|
| SPF_A | bgenera.com |
| SPF_INCLUDE | _spf.bgenera.com |
| SPF_INCLUDE | _spf.citycenter.it |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bgenera.com.
- IP · 138.199.244.58
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · iana:168
- Country · DE
- Email · 6r5i4aeodqje8bor66pnh74i1o@domaindiscreet.com
- TLD · .com
- Browse hostnames · bg…
- 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: "bgenera.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.