Skip to content

Hostname

mi-g.com.tw

Last fetched

mi-g.com.tw resolves to 1 IPv4 address operated by AS18424 in TW.

Nutrition Label

WHISPER CANON · mi-g.com.twRouting diversity1.5/10Peering density3.4/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mi-g.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
103.30.45.108103.30.45.0/24AS18424TW

WHOIS identity

No WHOIS records are currently associated with mi-g.com.tw in WhisperGraph.

Subdomains

2 observed subdomains of mi-g.com.tw.

Web-graph footprint

Distinct hostnames that link to or from mi-g.com.tw in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mi-g.com.tw.

MechanismTarget
SPF_Ami-g.com.tw
SPF_IP103.30.45.108
SPF_MXmi-g.com.tw

Related pages

Pivot deeper into the graph from mi-g.com.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mi-g.com.tw"})-[: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.