Skip to content

Hostname

veritas.cards

Last fetched

veritas.cards resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · veritas.cardsRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/veritas.cards

Resolution chain

veritas.cards resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.44.1183.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.543.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.753.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.843.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.171.61.343.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.383.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.703.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.773.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:433
Organization
sps swiss payment services
Contact emails

Subdomains

2 observed subdomains of veritas.cards.

Threat posture

History

Related pages

Pivot deeper into the graph from veritas.cards.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "veritas.cards"})-[: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.