Skip to content

Hostname

ledrezen.com

Last fetched

ledrezen.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · ledrezen.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ledrezen.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.222.108.14592.222.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
gramaxo jose
Contact emails

Subdomains

4 observed subdomains of ledrezen.com.

Web-graph footprint

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

12 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ledrezen.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Amailpl.wireco.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.215.130.0/28
SPF_IP4.30.77.115
SPF_IP4.30.77.97
SPF_IP80.14.164.177
SPF_IP93.159.8.0/29
SPF_IP95.171.126.0/24

Related pages

Pivot deeper into the graph from ledrezen.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ledrezen.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.