Hostname
ns3-office.gate.securemasterpay.com
Last fetched
ns3-office.gate.securemasterpay.com resolves to 2 IPv4 addresses operated by ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. in GB.
Nutrition Label
Resolution chain
ns3-office.gate.securemasterpay.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 8.208.10.132 | 8.208.0.0/19 | AS45102 | ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. | GB |
| 8.208.8.33 | 8.208.0.0/19 | AS45102 | ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. | GB |
WHOIS identity
No WHOIS records are currently associated with ns3-office.gate.securemasterpay.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from ns3-office.gate.securemasterpay.com.
- IP · 8.208.10.132
- ASN · AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.
- Country · GB
- Apex domain · securemasterpay.com
- Parent domain · gate.securemasterpay.com
- TLD · .com
- Browse hostnames · ns…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ns3-office.gate.securemasterpay.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.