Hostname
brinksmoney.com
Last fetched
brinksmoney.com resolves to 1 IPv4 address operated by AS35280 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brinksmoney.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 |
|---|---|---|---|---|
| 130.250.220.22 | 130.250.220.0/24 | AS35280 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- brink's, incorporated
- Contact emails
- tina.hunter@brinksinc.com
- 44f54510-1b16-46fb-8a7b-10e0b239cba2@identity-protect.org
- 72183b5b-fa70-42fa-b52e-68064f5ba333@identity-protect.org
- 8456f555-dbcc-4ef6-8095-6c1bda3821ab@identity-protect.org
- 881fe160-cb67-47e3-8344-73c765694f39@identity-protect.org
- 97b8b872-9415-43cc-a237-636d612b7880@identity-protect.org
- bc531fb7-57a6-4b90-acdb-d7bbaff58bff@identity-protect.org
- d62879e0-f850-4392-a1db-58f857a8f15f@identity-protect.org
- owner-11636786@brinksmoney.com.whoisprivacyservice.org
- owner-3809376@brinksmoney.com.whoisprivacyservice.org
- owner-9348055@brinksmoney.com.whoisprivacyservice.org
- owner-9541243@brinksmoney.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of brinksmoney.com.
Web-graph footprint
Distinct hostnames that link to or from brinksmoney.com in the public web crawl.
21 sites link to this hostname.
100 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for brinksmoney.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | 8brctmlt._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from brinksmoney.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brinksmoney.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.