Skip to content

Hostname

pointage.hellomiw.com

Last fetched

pointage.hellomiw.com resolves to 9 IPv4 addresses operated by GIGABIT-MY - Gigabit Hosting Sdn Bhd in MY.

Nutrition Label

WHISPER CANON · pointage.hellomiw.comRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/pointage.hellomiw.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.20.240.25103.20.240.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY
160.25.75.247160.25.74.0/23AS45899VNPT-AS-VN - VNPT CorpVN
172.245.84.55172.245.84.0/23AS394738COLOCROSSING - HostPapaUS
185.107.57.75185.107.56.0/22AS43350NFORCE - NForce Entertainment B.V.NL
185.91.117.109185.91.116.0/22AS200918ORELSOFT - Pavel ZizkaCZ
23.147.236.12223.147.236.0/24AS402072OZONTI-NETWORK-LLC - OZONTI NETWORK LLCUS
23.227.172.19123.227.172.0/24AS29802HVC-AS - HIVELOCITY, Inc.US
65.87.8.17065.87.8.0/24AS8220COLT - COLT Technology Services Group LimitedUS
92.42.201.6092.42.201.0/24AS49592PIPE-NET - Pipe Networks LTDSI

WHOIS identity

No WHOIS records are currently associated with pointage.hellomiw.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from pointage.hellomiw.com.

Cypher and MCP

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

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