Skip to content

Hostname

leadered.com

Last fetched

leadered.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · leadered.comRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/leadered.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.223.106.6213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.107.663.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.49.6934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.197.19554.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.97.4454.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.192.6498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
houghton mifflin harcourt
Contact emails

Subdomains

10 observed subdomains of leadered.com.

Web-graph footprint

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

170 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for leadered.com.

MechanismTarget
SPF_Aleadered.com
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbulk.decipherinc.com
SPF_INCLUDEm.msgbman.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEosimsg02.com
SPF_INCLUDEresearchnowsurveys.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.technologyspa.com
SPF_INCLUDEveinteractive.biz
SPF_IP158.151.208.120/32
SPF_IP158.151.214.66/29
SPF_IP209.235.126.1
SPF_IP209.235.126.2
SPF_IP209.235.126.7
SPF_IP209.235.126.8
SPF_IP52.200.73.82
SPF_IP74.205.21.242
SPF_MXleadered.com

Related pages

Pivot deeper into the graph from leadered.com.

Cypher and MCP

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

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