Skip to content

Hostname

vectormagic.com

Last fetched

vectormagic.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · vectormagic.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vectormagic.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.249.10413.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.1913.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.5813.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.7113.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.58.2913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.3399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.12118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.9518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
carl norda
Contact emails

Subdomains

21 observed subdomains of vectormagic.com.

Web-graph footprint

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

710 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vectormagic.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from vectormagic.com.

Cypher and MCP

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

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