Skip to content

Hostname

1493.com.tw

Last fetched

1493.com.tw resolves to 2 IPv4 addresses operated by PUMO-NET - PUMO NETWORK DIGITAL TECHNOLOGY CO.,LTD in TW.

Nutrition Label

WHISPER CANON · 1493.com.twRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/1493.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
124.150.132.81124.150.132.0/22AS38843PUMO-NET - PUMO NETWORK DIGITAL TECHNOLOGY CO.,LTDTW
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

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

Subdomains

3 observed subdomains of 1493.com.tw.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for 1493.com.tw.

MechanismTarget
SPF_IP223.27.41.0/24
SPF_IP223.27.50.0/24

Related pages

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

Cypher and MCP

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

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