Skip to content

Hostname

paycode.at

Last fetched

paycode.at resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

WHISPER CANON · paycode.atRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/paycode.at

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.154.236108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.128.228.155108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.204.12618.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.224.22434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.228.5863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.155.18763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
klarna bank ab (publ)
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for paycode.at.

MechanismTarget
SPF_INCLUDEklarna.com

Related pages

Pivot deeper into the graph from paycode.at.

Cypher and MCP

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

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