Hostname
novomatic.com
Last fetched
novomatic.com resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
novomatic.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 |
|---|---|---|---|---|
| 192.124.249.54 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- iana:106
- Organization
- austrian gaming industries
- Contact emails
Subdomains
100 observed subdomains of novomatic.com.
Showing 25 of 100. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from novomatic.com in the public web crawl.
3,822 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for novomatic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.nov-protection.artware.at |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 62.218.63.5/32 |
| SPF_IP | 77.244.241.99/32 |
| SPF_IP | 80.245.192.0/20 |
| SPF_MX | novomatic.com |
Related pages
Pivot deeper into the graph from novomatic.com.
- IP · 192.124.249.54
- ASN · AS30148SUCURI-SEC - Sucuri
- Registrar · iana:106
- Country · US
- Email · domain-admin@novomatic.com
- TLD · .com
- Browse hostnames · no…
- 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: "novomatic.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.