Hostname
bebodywise.com
Last fetched
bebodywise.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
bebodywise.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.147.124 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.21 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.50 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.64 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.38.103 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.38.121 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.38.123 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.38.41 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.103 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.106 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.17 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.45 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- buydomains_com
- Contact emails
Subdomains
13 observed subdomains of bebodywise.com.
Web-graph footprint
Distinct hostnames that link to or from bebodywise.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- 72ua2uicdisc2jl2kfdlshpqgdbb2r6pzjtwyopbqtnzwu2pufiq.mx-verification.google.com
- 72ua2uicdisc2jl2kfdlshpqgdbb2r6pzjtwyopbqtnzwu2pufiq.mx-verification.google.com
- alt1.aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
- alt4.aspmx.l.google.com
- aspmx.l.google.com
- aspmx.l.google.com
SPF policy
5 SPF mechanisms authorising senders for bebodywise.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from bebodywise.com.
- IP · 18.66.147.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · DE
- Email · brokerage@buydomains.com
- TLD · .com
- 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: "bebodywise.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.