Skip to content

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

WHISPER CANON · novomatic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/novomatic.com

Resolution chain

novomatic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.124.249.54192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
iana:106
Organization
austrian gaming industries
Contact emails

Subdomains

100 observed subdomains of novomatic.com.

Web-graph footprint

Distinct hostnames that link to or from novomatic.com in the public web crawl.

3,822 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for novomatic.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.nov-protection.artware.at
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP62.218.63.5/32
SPF_IP77.244.241.99/32
SPF_IP80.245.192.0/20
SPF_MXnovomatic.com

Related pages

Pivot deeper into the graph from novomatic.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.