Hostname
vitallispsy.com
Last fetched
vitallispsy.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vitallispsy.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.24 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.35 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.5 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.87 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vitallispsy.com owner
- Contact emails
- 22d453eb-6b72-4adb-9ff7-5918c1394177@identity-protect.org
- 313f371b-f9f4-4092-860b-cd005bbed94a@identity-protect.org
- 3f6fa32d-5986-42a7-bd40-9994c38a399f@identity-protect.org
- 584fa5d4-4e33-407d-94c9-44d95fc37e4d@identity-protect.org
- 65e24ffe-b3a8-46ef-886a-1a45e8ca8212@identity-protect.org
- 722ce3c3-643f-49ae-b791-7d25505132f4@identity-protect.org
- f6eee2fd-fe23-4550-b0a2-61d3525d4244@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from vitallispsy.com in the public web crawl.
10 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for vitallispsy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from vitallispsy.com.
- IP · 13.32.241.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 22d453eb-6b72-4adb-9ff7-5918c1394177@identity-protect.org
- TLD · .com
- Browse hostnames · vi…
- 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: "vitallispsy.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.