Skip to content

Hostname

arcusnovus.com

Last fetched

arcusnovus.com resolves to 1 IPv4 address operated by AS51259 in LT. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · arcusnovus.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/arcusnovus.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.198.16.13882.198.0.0/19AS51259LT

WHOIS identity

Registrar
iana:1068
Organization
attn arcusnovus.com
Contact emails

Subdomains

1 observed subdomain of arcusnovus.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for arcusnovus.com.

MechanismTarget
SPF_Amx.satgate.net
SPF_INCLUDEamazonses.com
SPF_IP2a02:7200:0:1::/64
SPF_IP2a02:7200:0:36::/64
SPF_IP77.94.34.127/25
SPF_IP77.94.42.0/24
SPF_IP77.94.51.0/24
SPF_IP82.198.27.0/24
SPF_IP82.198.6.28
SPF_MXarcusnovus.com

Related pages

Pivot deeper into the graph from arcusnovus.com.

Cypher and MCP

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

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