Hostname
imcopex.com
Last fetched
imcopex.com resolves to 1 IPv4 address operated by WTNET-AS wilhelm.tel GmbH in DE. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
imcopex.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 |
|---|---|---|---|---|
| 213.209.110.142 | 213.209.64.0/18 | AS15943 | WTNET-AS wilhelm.tel GmbH | DE |
WHOIS identity
- Registrar
- iana:1408
- Organization
- imcopex office supplies
- Contact emails
Subdomains
15 observed subdomains of imcopex.com.
Web-graph footprint
Distinct hostnames that link to or from imcopex.com in the public web crawl.
13 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for imcopex.com.
| Mechanism | Target |
|---|---|
| SPF_A | imcopex.com |
| SPF_INCLUDE | email.freshservice.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.emailsignatures365.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2a01:238:43e6:5c00:85:214:111:113 |
| SPF_IP | 2a01:238:43e6:5c00:85:214:249:48 |
| SPF_IP | 85.214.111.113 |
| SPF_IP | 85.214.249.48 |
| SPF_MX | imcopex.com |
Related pages
Pivot deeper into the graph from imcopex.com.
- IP · 213.209.110.142
- ASN · AS15943WTNET-AS wilhelm.tel GmbH
- Registrar · iana:1408
- Country · DE
- Email · domain@imcopex.com
- TLD · .com
- Browse hostnames · im…
- 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: "imcopex.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.