Hostname
veloxpayments.com
Last fetched
veloxpayments.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
veloxpayments.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.173.105 | 13.227.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.119 | 13.227.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.63 | 13.227.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.8 | 13.227.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.208.193.141 | 3.218.180.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.108.50 | 98.96.218.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of veloxpayments.com owner
- Contact emails
- jonathan@amgms.com
- 4540b14b-3b6b-4609-9eba-a62e9414c23c@identity-protect.org
- 96cc5ded-983e-42d3-a066-497d48094636@identity-protect.org
- 9ec79259-9875-46f3-ad65-02940e33ea4a@identity-protect.org
- de7a6892-c4c9-46b0-979c-3e647f91c44b@identity-protect.org
- eb314151-4e03-4a7d-b29e-6b1c908f21d7@identity-protect.org
- eda03398-4c02-452d-bd96-94391cbc6291@identity-protect.org
- fe9e7469-a61c-4bf8-a4a0-1b020c574218@identity-protect.org
Subdomains
3 observed subdomains of veloxpayments.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from veloxpayments.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for veloxpayments.com.
| Mechanism | Target |
|---|---|
| SPF_A | veloxpayments.com |
| SPF_INCLUDE | mxsspf.sendpulse.com |
| SPF_INCLUDE | spf.bunce.so |
| SPF_MX | veloxpayments.com |
Related pages
Pivot deeper into the graph from veloxpayments.com.
- IP · 13.227.173.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · jonathan@amgms.com
- 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: "veloxpayments.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.