Skip to content

Hostname

novus-sim.com

Last fetched

novus-sim.com resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

novus-sim.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.202.90.7144.202.80.0/20AS20473AS-VULTR - The Constant Company, LLCUS
45.124.65.8645.124.64.0/22AS7489HOSTUS-GLOBAL-AS HostUSHK
64.176.165.864.176.160.0/20AS20473AS-VULTR - The Constant Company, LLCIL

WHOIS identity

Registrar
iana:113
Organization
zust-al, obdelava kovin in druge storitve, d.o.o.
Contact emails

Subdomains

4 observed subdomains of novus-sim.com.

Web-graph footprint

Distinct hostnames that link to or from novus-sim.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for novus-sim.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from novus-sim.com.

Cypher and MCP

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

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