Skip to content

Hostname

mikrotec.com

Last fetched

mikrotec.com resolves to 2 IPv4 addresses operated by MISNET - Mikrotec Internet Services in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · mikrotec.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mikrotec.com

Resolution chain

mikrotec.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.214.182.22574.214.176.0/20AS3801MISNET - Mikrotec Internet ServicesUS
149.248.157.4149.248.128.0/19AS3801MISNET - Mikrotec Internet ServicesUS

WHOIS identity

Registrar
iana:69
Organization
gearheart communications
Contact emails

Subdomains

15 observed subdomains of mikrotec.com.

Web-graph footprint

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

7 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for mikrotec.com.

MechanismTarget
SPF_INCLUDE_spf.mikrotec.com
SPF_IP204.68.228.20
SPF_IP69.176.0.122
SPF_IP69.176.32.208/28
SPF_IP69.176.32.228
SPF_IP69.176.62.2
SPF_IP74.214.182.116
SPF_IP74.214.182.3
SPF_IP74.214.182.68
SPF_IP76.8.180.15

Related pages

Pivot deeper into the graph from mikrotec.com.

Cypher and MCP

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

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