Hostname
brandrevalue.com
Last fetched
brandrevalue.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
brandrevalue.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 |
|---|---|---|---|---|
| 108.157.150.4 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.40 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.42 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.76 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.106.24 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.45 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.63 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.67 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 18.66.112.128 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.21 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.4 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.67 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by value-domain
- Contact emails
Subdomains
2 observed subdomains of brandrevalue.com.
Web-graph footprint
Distinct hostnames that link to or from brandrevalue.com in the public web crawl.
130 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for brandrevalue.com.
| Mechanism | Target |
|---|---|
| SPF_A | dmail.kagoya.net |
Related pages
Pivot deeper into the graph from brandrevalue.com.
- IP · 108.157.150.4
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · US
- Email · whoisproxy@value-domain.com
- TLD · .com
- Browse hostnames · br…
- 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: "brandrevalue.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.