Hostname
bwellnow.com
Last fetched
bwellnow.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bwellnow.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 |
|---|---|---|---|---|
| 23.210.106.150 | 23.210.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SG |
| 23.221.150.155 | 23.221.144.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bwellnow.com owner
- Contact emails
Subdomains
16 observed subdomains of bwellnow.com.
Web-graph footprint
Distinct hostnames that link to or from bwellnow.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bwellnow.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bwellnow.com.
- IP · 23.210.106.150
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:468
- Country · SG
- Email · dl-registrar-gn@sccompanies.com
- TLD · .com
- Browse hostnames · bw…
- 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: "bwellnow.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.