Hostname
assembledbrands.app
Last fetched
assembledbrands.app resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
assembledbrands.app resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.72.58.137 | 184.72.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.131.118 | 50.18.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.205.215 | 50.18.192.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.67.116.108 | 54.67.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- assembled brands
- Contact emails
Subdomains
17 observed subdomains of assembledbrands.app.
Web-graph footprint
Distinct hostnames that link to or from assembledbrands.app in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for assembledbrands.app.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from assembledbrands.app.
- IP · 184.72.58.137
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · info@domain-contact.org
- TLD · .app
- Browse hostnames · as…
- 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: "assembledbrands.app"})-[: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.