Hostname
velpic.com
Last fetched
velpic.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
velpic.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 |
|---|---|---|---|---|
| 3.167.227.114 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.118 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.3 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.72 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.85.31.18 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.38 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.39 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.82 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of velpic.com owner
- Contact emails
- admin@velpic.com
- 03976f45-ad4e-4e72-934b-c12aa8496673@identity-protect.org
- 33fcb92a-e34b-43b9-9939-86b5b5853f62@identity-protect.org
- 99089b45-abed-4981-a4eb-d4017faa4184@identity-protect.org
- af9c0ac5-300e-4a0a-b454-65a3c4742e92@identity-protect.org
- c1bfd9dd-bc33-48c1-a73e-361eb0ffe462@identity-protect.org
- e53acb91-c88e-40c1-a776-493c347e932c@identity-protect.org
- owner-11801247@velpic.com.whoisprivacyservice.org
- owner-1356720@velpic.com.whoisprivacyservice.org
- owner-816822@velpic.com.whoisprivacyservice.org
- owner-909708@velpic.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of velpic.com.
Web-graph footprint
Distinct hostnames that link to or from velpic.com in the public web crawl.
16 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for velpic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | customer.mailguard.com.au |
| SPF_INCLUDE | spf.mail.intercom.io |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from velpic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "velpic.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.