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
Resolution chain
leadered.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.223.106.62 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.227.107.66 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.226.49.69 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.165.197.195 | 54.164.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.242.97.44 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.192.64 | 98.88.0.0/13 | AS14618 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
23 SPF mechanisms authorising senders for leadered.com.
| Mechanism | Target |
|---|---|
| SPF_A | leadered.com |
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | bulk.decipherinc.com |
| SPF_INCLUDE | m.msgbman.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | osimsg02.com |
| SPF_INCLUDE | researchnowsurveys.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.technologyspa.com |
| SPF_INCLUDE | veinteractive.biz |
| SPF_IP | 158.151.208.120/32 |
| SPF_IP | 158.151.214.66/29 |
| SPF_IP | 209.235.126.1 |
| SPF_IP | 209.235.126.2 |
| SPF_IP | 209.235.126.7 |
| SPF_IP | 209.235.126.8 |
| SPF_IP | 52.200.73.82 |
| SPF_IP | 74.205.21.242 |
| SPF_MX | leadered.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.