Skip to content

Hostname

mikrochem.com

Last fetched

mikrochem.com resolves to 1 IPv4 address operated by AS29405 in SK. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · mikrochem.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mikrochem.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.110.243.5386.110.243.0/24AS29405SK

WHOIS identity

Registrar
iana:113
Organization
mikrochem spol. s r.o.
Contact emails

Subdomains

4 observed subdomains of mikrochem.com.

Web-graph footprint

Distinct hostnames that link to or from mikrochem.com in the public web crawl.

8 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for mikrochem.com.

MechanismTarget
SPF_Amikrochem.com
SPF_INCLUDE_spf.webhouse.sk
SPF_IP84.245.97.47
SPF_IP92.240.251.234/32
SPF_IP92.240.251.48/32
SPF_MXmikrochem.com

Related pages

Pivot deeper into the graph from mikrochem.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mikrochem.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.