Hostname
exelmet.com
Last fetched
exelmet.com resolves to 1 IPv4 address operated by AS47583 in LT. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
exelmet.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 92.112.182.54 | 92.112.180.0/22 | AS47583 | — | LT |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 155430360313ad31d6348095b90af704e242bd2735a013679cd308559242a527@exelmet.com.whoisproxy.org
- 1c35ac35f1ff166f461bb5d9e2a95d8ffe8989b19cf7a19a7c4a425633397d0f@exelmet.com.whoisproxy.org
- 2af1ed2b4336c7a1b7a67b795335e77e3cdd1f675065c27f0d3277b4a0197c34@exelmet.com.whoisproxy.org
- 2c9bde7e7c120df8592cb47a112d6562ea3c3c2b7fdb5eaf0894e451e27335c3@exelmet.com.whoisproxy.org
- 32d488d614422270f2d12ef5d040e4bcbaae59deba18222e7aa306b1cf6c6e63@exelmet.com.whoisproxy.org
- 3918f02cf6243311c0b0e7b36d455d2f4b0d3651ca985ed7056c530301251492@exelmet.com.whoisproxy.org
- 5010a396bff30373be31e8714e857a05c85a1f320075a290eeea98d319af8284@exelmet.com.whoisproxy.org
- 735229bf1617b5075adae484ba3dbb3c1215189dbdfe942ef415cf0355e9207e@exelmet.com.whoisproxy.org
- 7620d09141ed0e087b727ae0de008a19ac150d77e17ee2bdd80946024d4f780b@exelmet.com.whoisproxy.org
- 886e5ae01c182e337d7bece3a01f523e8988f8da0cd35187299948ce04bfb91d@exelmet.com.whoisproxy.org
- 8da118dfa203ca3cb4fb3bf598215bea2079c29efb955089d22c5388b99c08c9@exelmet.com.whoisproxy.org
- 912c1a68da9a985baa8c7d4f243ccc9c57b480b9de8bfb546558eb7f9b336a25@exelmet.com.whoisproxy.org
- bf68309440300e902cb0f81e4dc28b61c40942198adc4be283f9579331587dcd@exelmet.com.whoisproxy.org
- dec544641d36060250d24825321510ee6c65d286cebbf6de00e11534932f3847@exelmet.com.whoisproxy.org
- e326ce545af8ef8fcd179d1602714b8abb710f8f7ed2f532a0654c9451c14126@exelmet.com.whoisproxy.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for exelmet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from exelmet.com.
- IP · 92.112.182.54
- ASN · AS47583
- Registrar · iana:269
- Country · LT
- Email · 155430360313ad31d6348095b90af704e242bd2735a013679cd308559242a527@exelmet.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ex…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "exelmet.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.