Skip to content

Hostname

vectorarts.uk

Last fetched

vectorarts.uk resolves to 2 IPv4 addresses operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US. WHOIS lists registrar:pdr ltd. d/b/a publicdomainregistry.com [tag = pdr-in] as the registrar.

Nutrition Label

WHISPER CANON · vectorarts.ukRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/vectorarts.uk

Resolution chain

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

IPPrefixASNOperatorCountry
198.37.102.3198.37.102.0/24AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS
198.37.120.210198.37.120.0/24AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS

WHOIS identity

Registrar
registrar:pdr ltd. d/b/a publicdomainregistry.com [tag = pdr-in]
Organization
Contact emails

Subdomains

29 observed subdomains of vectorarts.uk.

Web-graph footprint

Distinct hostnames that link to or from vectorarts.uk in the public web crawl.

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • vectorarts.uk

SPF policy

6 SPF mechanisms authorising senders for vectorarts.uk.

MechanismTarget
SPF_Avectorarts.uk
SPF_INCLUDErelay.mailchannels.net
SPF_IP139.162.46.205
SPF_IP198.37.102.3
SPF_IP198.37.120.210
SPF_MXvectorarts.uk

Related pages

Pivot deeper into the graph from vectorarts.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vectorarts.uk"})-[: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.