Skip to content

Hostname

novatronik.com

Last fetched

novatronik.com resolves to 1 IPv4 address operated by AS12912 in PL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · novatronik.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/novatronik.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.25.21.208157.25.0.0/16AS12912PL

WHOIS identity

Registrar
iana:269
Organization
masters sp. z o.o.
Contact emails

Subdomains

2 observed subdomains of novatronik.com.

Web-graph footprint

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

24 sites link to this hostname.

3 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for novatronik.com.

MechanismTarget
SPF_Anovatronik.com
SPF_IP157.25.21.196
SPF_IP157.25.21.199
SPF_IP91.206.245.160
SPF_MXnovatronik.com

Related pages

Pivot deeper into the graph from novatronik.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "novatronik.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.