Skip to content

Hostname

arnoldvuga.com

Last fetched

arnoldvuga.com resolves to 2 IPv4 addresses operated by AS51790 in SI. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · arnoldvuga.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/arnoldvuga.com

Resolution chain

arnoldvuga.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.97.53.50185.97.52.0/23AS51790SI
208.91.197.132208.91.197.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG

WHOIS identity

Registrar
iana:9
Organization
arnold+vuga design studio
Contact emails

Subdomains

5 observed subdomains of arnoldvuga.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for arnoldvuga.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from arnoldvuga.com.

Cypher and MCP

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

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