Skip to content

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

WHISPER CANON · imcopex.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/imcopex.com

Resolution chain

imcopex.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.209.110.142213.209.64.0/18AS15943WTNET-AS wilhelm.tel GmbHDE

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for imcopex.com.

MechanismTarget
SPF_Aimcopex.com
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.emailsignatures365.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:238:43e6:5c00:85:214:111:113
SPF_IP2a01:238:43e6:5c00:85:214:249:48
SPF_IP85.214.111.113
SPF_IP85.214.249.48
SPF_MXimcopex.com

Related pages

Pivot deeper into the graph from imcopex.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.