Skip to content

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

WHISPER CANON · assembledbrands.appRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/assembledbrands.app

Resolution chain

assembledbrands.app resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.72.58.137184.72.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.131.11850.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.205.21550.18.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
54.67.116.10854.67.0.0/17AS16509AMAZON-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

SPF policy

1 SPF mechanism authorising senders for assembledbrands.app.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from assembledbrands.app.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.