Skip to content

Hostname

payt.nl

Last fetched

payt.nl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · payt.nlRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/payt.nl

Resolution chain

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

IPPrefixASNOperatorCountry
3.255.54.2503.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.8.20534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.251.5652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.43.1852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.13.18054.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.36.18454.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

14 observed subdomains of payt.nl.

Web-graph footprint

Distinct hostnames that link to or from payt.nl in the public web crawl.

38 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for payt.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_IP167.89.61.143/32
SPF_IP52.214.27.236

Related pages

Pivot deeper into the graph from payt.nl.

Cypher and MCP

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

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