Skip to content

Hostname

payplug.fr

Last fetched

payplug.fr resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · payplug.frRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/payplug.fr

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.222.168176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.223.14852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.130.5152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.80.10754.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.105.19654.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.155.21454.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi
Organization
payplug sas
Contact emails

Subdomains

4 observed subdomains of payplug.fr.

Web-graph footprint

Distinct hostnames that link to or from payplug.fr in the public web crawl.

128 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for payplug.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from payplug.fr.

Cypher and MCP

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

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