Hostname
behaviorcloud.com
Last fetched
behaviorcloud.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
behaviorcloud.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.164.124.118 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.119 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.37 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.59 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.95.19 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.36 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.44 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.50 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of behaviorcloud.com owner
- Contact emails
- derekbedwards@gmail.com
- 0b9f5653-5a65-4082-848b-28fd28645577@identity-protect.org
- 2d58b302-4fb7-4cc6-a039-a2c76f5a30be@identity-protect.org
- 45332d3c-b0b8-4ed2-9536-320305333a11@identity-protect.org
- 642981f8-230e-4c22-96d6-043f4d21fd7a@identity-protect.org
- 8a5bcca1-dc33-495d-8a0c-8d7bef712228@identity-protect.org
- ccb556f0-7de5-4dda-83e8-c2811d4276bb@identity-protect.org
- e656f419-c7c3-4695-8621-3888c95aedad@identity-protect.org
- owner-10380599@behaviorcloud.com.whoisprivacyservice.org
- owner-2355807@behaviorcloud.com.whoisprivacyservice.org
- owner-2625756@behaviorcloud.com.whoisprivacyservice.org
- owner-6057616@behaviorcloud.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of behaviorcloud.com.
Showing 11 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from behaviorcloud.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for behaviorcloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from behaviorcloud.com.
- IP · 18.164.124.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · derekbedwards@gmail.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: "behaviorcloud.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.