Hostname
westernsinga.com
Last fetched
westernsinga.com resolves to 2 IPv4 addresses operated by IGT-SPORTSBETTING-SERBIA-AS Bul Mihajla Pupina 6VII in PL. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
westernsinga.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.238.73.232 | 185.238.72.0/23 | AS41508 | IGT-SPORTSBETTING-SERBIA-AS Bul Mihajla Pupina 6VII | PL |
| 185.238.73.247 | 185.238.72.0/23 | AS41508 | IGT-SPORTSBETTING-SERBIA-AS Bul Mihajla Pupina 6VII | PL |
WHOIS identity
- Registrar
- iana:433
- Organization
- gornicki invest sp. z o.o.
- Contact emails
Subdomains
5 observed subdomains of westernsinga.com.
Web-graph footprint
Distinct hostnames that link to or from westernsinga.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for westernsinga.com.
| Mechanism | Target |
|---|---|
| SPF_A | westernsinga.com |
| SPF_IP | 185.238.73.232 |
| SPF_IP | 185.238.73.247 |
| SPF_MX | westernsinga.com |
Related pages
Pivot deeper into the graph from westernsinga.com.
- IP · 185.238.73.232
- ASN · AS41508IGT-SPORTSBETTING-SERBIA-AS Bul Mihajla Pupina 6VII
- Registrar · iana:433
- Country · PL
- Email · lukas.gornicki@gmail.com
- TLD · .com
- Browse hostnames · we…
- 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: "westernsinga.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.