Skip to content

Hostname

marketvector.com

Last fetched

marketvector.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · marketvector.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/marketvector.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.150.113.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.273.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.63.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.933.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.1023.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.33.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.393.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.893.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.3954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
applied reasoning,
Contact emails

Subdomains

10 observed subdomains of marketvector.com.

Web-graph footprint

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

330 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for marketvector.com.

MechanismTarget
SPF_INCLUDE_spf.bluematrix.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.191.45.96/27
SPF_IP144.178.64.0/29
SPF_IP145.253.108.48/29
SPF_IP146.4.93.160/28
SPF_IP162.244.120.0/23
SPF_IP162.244.122.0/24
SPF_IP192.234.104.0/23
SPF_IP192.234.105.198
SPF_IP203.44.26.48/29
SPF_IP208.81.212.0/22
SPF_IP210.13.97.101
SPF_IP3.23.71.106
SPF_IP3.66.123.71
SPF_IP3.73.122.37
SPF_IP34.195.132.204
SPF_IP64.124.102.0/28
SPF_IP74.201.136.128/27
SPF_MXmarketvector.com

Related pages

Pivot deeper into the graph from marketvector.com.

Cypher and MCP

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

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