Hostname
onepay.mobi
Last fetched
onepay.mobi resolves to 2 IPv4 addresses operated by YTCL-AS-AP - Yatanarpon Teleport Company Limited in MM. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
onepay.mobi 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 |
|---|---|---|---|---|
| 122.248.103.145 | 122.248.103.0/24 | AS18399 | YTCL-AS-AP - Yatanarpon Teleport Company Limited | MM |
| 185.133.212.116 | 185.133.212.0/24 | AS133524 | GTCL-AS-AP - Global Technology Co., Ltd. | MM |
WHOIS identity
- Registrar
- iana:460
- Organization
- balaprasad padakanti
- Contact emails
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for onepay.mobi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from onepay.mobi.
- IP · 122.248.103.145
- ASN · AS18399YTCL-AS-AP - Yatanarpon Teleport Company Limited
- Registrar · iana:460
- Country · MM
- Email · 648718429@qq.com
- TLD · .mobi
- Browse hostnames · on…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "onepay.mobi"})-[: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.