Hostname
barsplice.com
Last fetched
barsplice.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
barsplice.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.0.211 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.35 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.37 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.52 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.70 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.203 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.30 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.113.91 | 52.219.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.116.147 | 52.219.116.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.116.83 | 52.219.116.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.117.59 | 52.219.117.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.120.211 | 52.219.120.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.194.75 | 52.219.194.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.216.3 | 52.219.216.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of barsplice.com owner
- Contact emails
- jared@afctool.com
- 1b489ecd-8c67-44f9-87ac-bdec22e19758@identity-protect.org
- 2cf58723-ab05-4f47-b21d-294fef225c25@identity-protect.org
- a1c8191e-8cc9-4a18-b930-68172d65abd8@identity-protect.org
- cc1f644d-babb-4304-83a6-f17c8682cbe1@identity-protect.org
- d212cd29-404a-4b51-a660-56dc6e57ee44@identity-protect.org
- d656bc32-14bb-43fa-b8b9-f5972e9ac807@identity-protect.org
- e3266c05-3527-45da-9783-363ee3cb15f0@identity-protect.org
- owner-1290997@barsplice.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of barsplice.com.
| Subdomain |
|---|
| dev.barsplice.com |
| www.barsplice.com |
Web-graph footprint
Distinct hostnames that link to or from barsplice.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for barsplice.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | smtp.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
Related pages
Pivot deeper into the graph from barsplice.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "barsplice.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.