Skip to content

Hostname

payment-network.ch

Last fetched

payment-network.ch resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · payment-network.chRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/payment-network.ch

Resolution chain

payment-network.ch resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.228.155108.138.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.236.552.75.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.57.17054.230.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.228.5863.40.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.155.18763.40.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.92.17679.127.59.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with payment-network.ch in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for payment-network.ch.

MechanismTarget
SPF_INCLUDEklarna.com

Related pages

Pivot deeper into the graph from payment-network.ch.

Cypher and MCP

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

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