Hostname
brinksinc.com
Last fetched
brinksinc.com resolves to 1 IPv4 address operated by AS35280 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brinksinc.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
- 0a241777-6aaf-4692-ad8f-02a4353198f2@identity-protect.org
- 381b8189-a33e-4161-964a-3e188fdb085b@identity-protect.org
- 6a02df53-a97c-4994-a40e-93a1e241a592@identity-protect.org
- 76acb344-74a5-4bb1-95d2-24e968b73952@identity-protect.org
- 7b50891d-db9b-4fb4-879f-bc89fc628c41@identity-protect.org
- 7c69ded5-5f90-4cab-9cd8-331c2a13af23@identity-protect.org
- fef085e3-d237-4e7c-b787-aa6b9e583bd6@identity-protect.org
- owner-4641794@brinksinc.com.whoisprivacyservice.org
- owner-4807247@brinksinc.com.whoisprivacyservice.org
- owner-9141840@brinksinc.com.whoisprivacyservice.org
- owner-9497828@brinksinc.com.whoisprivacyservice.org
- owner-9681738@brinksinc.com.whoisprivacyservice.org
- owner-9944840@brinksinc.com.whoisprivacyservice.org
- owner-9965159@brinksinc.com.whoisprivacyservice.org
Subdomains
83 observed subdomains of brinksinc.com.
Showing 25 of 83. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brinksinc.com in the public web crawl.
21 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for brinksinc.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | 9icf57vk._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from brinksinc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brinksinc.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.