Hostname
b-nova.com
Last fetched
b-nova.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
b-nova.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.236.49 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.79 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.93 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.94 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.170.249.10 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.104 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.113 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.29 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of b-nova.com owner
- Contact emails
- welsch.stefan@gmail.com
- 0edef763-34c1-4ed0-8dfb-7ecd5a00a7b8@identity-protect.org
- 27af67f8-0477-4962-986a-5dce5eec86e8@identity-protect.org
- 5e879172-9854-4776-8b48-6e8a4916880c@identity-protect.org
- 9c78fbb8-13f4-4f03-ad1d-95b672c1fb12@identity-protect.org
- bd0a5f06-8de0-4771-86ef-f2975bc9e4cd@identity-protect.org
Subdomains
22 observed subdomains of b-nova.com.
Showing 14 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from b-nova.com in the public web crawl.
69 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for b-nova.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bexio.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | one.zoho.eu |
Related pages
Pivot deeper into the graph from b-nova.com.
- IP · 18.239.236.49
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · welsch.stefan@gmail.com
- TLD · .com
- Browse hostnames · bn…
- 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: "b-nova.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.