Hostname
mokilizingas.lt
Last fetched
mokilizingas.lt resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:zone media oü as the registrar.
Nutrition Label
Resolution chain
mokilizingas.lt 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 |
|---|---|---|---|---|
| 108.138.26.114 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.46 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.55 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.82 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.227.192.39 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.62 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.77 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.95 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 99.84.160.104 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.21 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.56 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.59 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:zone media oü
- Organization
- ktu ipc
- Contact emails
- —
Subdomains
15 observed subdomains of mokilizingas.lt.
Web-graph footprint
Distinct hostnames that link to or from mokilizingas.lt in the public web crawl.
155 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mokilizingas.lt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from mokilizingas.lt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mokilizingas.lt"})-[: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.