Skip to content

Hostname

teamcreativevectorplus.digital

Last fetched

teamcreativevectorplus.digital resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · teamcreativevectorplus.digitalRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/teamcreativevectorplus.digital

Resolution chain

teamcreativevectorplus.digital resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.205.3013.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.205.3213.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.205.5213.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.205.9213.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.121143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.14143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.23143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.42143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.4.1918.238.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.4.2318.238.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.4.4618.238.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.4.6318.238.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of teamcreativevectorplus.digital.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for teamcreativevectorplus.digital.

MechanismTarget
SPF_IP161.97.178.231

Related pages

Pivot deeper into the graph from teamcreativevectorplus.digital.

Cypher and MCP

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

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