Skip to content

Hostname

vectorusa.com

Last fetched

vectorusa.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · vectorusa.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vectorusa.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
vector resources
Contact emails

Subdomains

32 observed subdomains of vectorusa.com.

Web-graph footprint

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

22 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for vectorusa.com.

MechanismTarget
SPF_INCLUDE7574920.spf06.hubspotemail.net
SPF_INCLUDEautotask.net
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.2.70.126
SPF_IP4.34.84.253
SPF_IP47.180.200.226
SPF_IP47.180.200.238
SPF_IP67.52.158.2
SPF_MXvectorusa.com

Related pages

Pivot deeper into the graph from vectorusa.com.

Cypher and MCP

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

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