Skip to content

Hostname

miittech.lv

Last fetched

miittech.lv resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · miittech.lvRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/miittech.lv

Resolution chain

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

IPPrefixASNOperatorCountry
46.101.207.5346.101.128.0/17AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with miittech.lv in WhisperGraph.

Subdomains

1 observed subdomain of miittech.lv.

Web-graph footprint

Distinct hostnames that link to or from miittech.lv in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for miittech.lv.

MechanismTarget
SPF_Amiittech.lv
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP104.248.41.182
SPF_IP146.185.163.202
SPF_IP149.72.237.10
SPF_IP165.227.135.45
SPF_IP167.172.180.103
SPF_IP207.154.217.164
SPF_IP46.101.154.101
SPF_IP46.101.203.72/32
SPF_IP46.101.207.53
SPF_IP80.233.232.51
SPF_IP87.110.219.89
SPF_IP94.101.233.82
SPF_MXmiittech.lv

Related pages

Pivot deeper into the graph from miittech.lv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "miittech.lv"})-[: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.