Skip to content

Hostname

gumptech.com.tw

Last fetched

gumptech.com.tw resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK.

Nutrition Label

WHISPER CANON · gumptech.com.twRouting diversity3.0/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gumptech.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
13.75.34.17113.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
23.99.110.19223.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.205.69.9220.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation

WHOIS identity

No WHOIS records are currently associated with gumptech.com.tw in WhisperGraph.

Subdomains

4 observed subdomains of gumptech.com.tw.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gumptech.com.tw.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from gumptech.com.tw.

Cypher and MCP

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

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