Skip to content

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

WHISPER CANON · veloxpayments.comRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/veloxpayments.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.173.10513.227.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.11913.227.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.6313.227.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.813.227.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.208.193.1413.218.180.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.108.5098.96.218.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of veloxpayments.com owner
Contact emails

Subdomains

3 observed subdomains of veloxpayments.com.

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

SPF policy

4 SPF mechanisms authorising senders for veloxpayments.com.

MechanismTarget
SPF_Aveloxpayments.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.bunce.so
SPF_MXveloxpayments.com

Related pages

Pivot deeper into the graph from veloxpayments.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.