Skip to content

Hostname

pleyel.com

Last fetched

pleyel.com resolves to 1 IPv4 address operated by AS3215 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · pleyel.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pleyel.com

Resolution chain

pleyel.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
90.115.109.5890.115.0.0/17AS3215FR

WHOIS identity

Registrar
iana:81
Organization
algam
Contact emails

Subdomains

2 observed subdomains of pleyel.com.

Web-graph footprint

Distinct hostnames that link to or from pleyel.com in the public web crawl.

46 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pleyel.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspfcloud.letsignit.com
SPF_IP195.25.254.208/29
SPF_IP62.23.59.64/29
SPF_IP80.74.73.150
SPF_IP80.74.79.172
SPF_IP90.115.109.48/28
SPF_IP92.174.105.168/29

Related pages

Pivot deeper into the graph from pleyel.com.

Cypher and MCP

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

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