Hostname
vector-apps.com
Last fetched
vector-apps.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
vector-apps.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.146.2 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.3 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.78 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.87 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.238.49.108 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.118 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.18 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.33 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of vector-apps.com owner
- Contact emails
- 0dc93a0b-8207-49b7-a093-c902c2e93c18@identity-protect.org
- 10ca46f3-093b-4863-9760-3d4d7d5de8e2@identity-protect.org
- 2a6ecd9e-4d2a-43ad-ab6d-9a5619ad02fa@identity-protect.org
- 3df19738-37b3-4d77-9d49-26a9da6563a3@identity-protect.org
- 56eb7f1c-aaa9-4a83-a75c-4b1da27a6255@identity-protect.org
- fb6df5cc-680c-4365-8a6b-1a797570c2ec@identity-protect.org
- owner-4486971@vector-apps.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from vector-apps.com in the public web crawl.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for vector-apps.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_MX | vector-apps.com |
Related pages
Pivot deeper into the graph from vector-apps.com.
- IP · 13.227.146.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1910
- Country · PL
- Email · 0dc93a0b-8207-49b7-a093-c902c2e93c18@identity-protect.org
- TLD · .com
- Browse hostnames · ve…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vector-apps.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.