Hostname
metalit.ch
Last fetched
metalit.ch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
metalit.ch resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.51.22 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.24 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.4 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.87 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.170.19.23 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.55 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.70 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.83 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with metalit.ch in WhisperGraph.
Subdomains
5 observed subdomains of metalit.ch.
Web-graph footprint
Distinct hostnames that link to or from metalit.ch in the public web crawl.
7 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 metalit.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 80.121.217.190 |
Related pages
Pivot deeper into the graph from metalit.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "metalit.ch"})-[: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.