Hostname
lexmark.com
Last fetched
lexmark.com resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
lexmark.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.19.198.147 | 2.19.198.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.198.161 | 2.19.198.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.220.70.12 | 23.220.70.0/24 | AS20940 | AKAMAI-ASN1 | JP |
| 23.220.70.24 | 23.220.70.0/24 | AS20940 | AKAMAI-ASN1 | JP |
| 23.32.238.194 | 23.32.238.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.32.238.195 | 23.32.238.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.32.75.134 | 23.32.75.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.32.75.143 | 23.32.75.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.203 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.206 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.23.183 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.189 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- lexmark international, inc. lexmark international
- Contact emails
Subdomains
205 observed subdomains of lexmark.com.
Showing 25 of 205. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lexmark.com in the public web crawl.
2,202 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for lexmark.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.lexmark.com |
Related pages
Pivot deeper into the graph from lexmark.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lexmark.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.