Hostname
balcan.com
Last fetched
balcan.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
balcan.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 |
|---|---|---|---|---|
| 99.79.180.194 | 99.79.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- balcan plastics
- Contact emails
- perry@balcan.com
- 49bd8cdc-975a-4533-8372-0979dbf22b7b@identity-protect.org
- 6dfde2a6-802a-4386-90a7-3f9aa34217f8@identity-protect.org
- 8bcc36cd-8b59-4e93-ab7a-642ab5930ca2@identity-protect.org
- b744d485-06c2-48d9-ac7f-38e831a05469@identity-protect.org
- bae6f607-5cd0-47d2-98db-9b3a083667e8@identity-protect.org
- e9499727-1155-4aa4-917a-ad77c15f7159@identity-protect.org
- owner-8143938@balcan.com.whoisprivacyservice.org
Subdomains
22 observed subdomains of balcan.com.
Showing 21 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from balcan.com in the public web crawl.
104 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for balcan.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.145.173.26 |
| SPF_IP | 205.237.45.168 |
| SPF_IP | 68.67.43.230 |
| SPF_IP | 75.98.139.18 |
| SPF_IP | 97.111.252.240 |
Related pages
Pivot deeper into the graph from balcan.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "balcan.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.