Hostname
brassring.com
Last fetched
brassring.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
brassring.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.4.227.129 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- brassring, inc. brassring, inc. ()
- Contact emails
Subdomains
81 observed subdomains of brassring.com.
Showing 25 of 81. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brassring.com in the public web crawl.
48 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- aztestsmtp.brassring.com
- eudr-opemail.brassring.com
- eudr-opintml.brassring.com
- euhb-opintml.brassring.com
- eupd-opemail.brassring.com
- mx-biz.mail.am0.yahoodns.net
- mxa.mailgun.org
- mxb.mailgun.org
- nadr-opemail.brassring.com
- nadr-opintml.brassring.com
- nahb-opintml.brassring.com
- napd-opemail.brassring.com
- nasg-opemail.brassring.com
SPF policy
4 SPF mechanisms authorising senders for brassring.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf-a.brassring.com |
| SPF_INCLUDE | spf-b.brassring.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from brassring.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brassring.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.