Hostname
barkey-us.com
Last fetched
barkey-us.com resolves to 1 IPv4 address operated by AS8422 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
barkey-us.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 |
|---|---|---|---|---|
| 87.79.4.70 | 87.78.0.0/15 | AS8422 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of barkey-us.com owner
- Contact emails
- 1bd2fe4e-3307-4bc1-9efd-0fbea5770836@identity-protect.org
- 2d0ed863-4444-473a-9ca8-169bb3775faa@identity-protect.org
- 413af121-c710-4223-a3a3-a4026beb97a9@identity-protect.org
- 76ddec5a-a5ee-4ad0-a059-44f9ad8a6d84@identity-protect.org
- 834f78d5-b72e-4a92-9304-ce4359b06ede@identity-protect.org
- 9cd47123-9ede-448d-a8fe-2138f5e3793a@identity-protect.org
- aecd3dd1-67f2-45bf-9c86-316746d7046b@identity-protect.org
Subdomains
1 observed subdomain of barkey-us.com.
| Subdomain |
|---|
| www.barkey-us.com |
Web-graph footprint
Distinct hostnames that link to or from barkey-us.com in the public web crawl.
6 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for barkey-us.com.
| Mechanism | Target |
|---|---|
| SPF_A | c.spf.service-now.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_a.oracle.com |
| SPF_INCLUDE | spf_c.oracle.com |
| SPF_MX | barkey-us.com |
Related pages
Pivot deeper into the graph from barkey-us.com.
- IP · 87.79.4.70
- ASN · AS8422
- Registrar · iana:468
- Country · DE
- Email · 1bd2fe4e-3307-4bc1-9efd-0fbea5770836@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "barkey-us.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.