Hostname
phuyings.com
Last fetched
phuyings.com resolves to 2 IPv4 addresses operated by CSLOXINFO-AS-AP - CS LOXINFO PUBLIC COMPANY LIMITED in TH. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
phuyings.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 |
|---|---|---|---|---|
| 203.146.252.147 | 203.146.252.0/22 | AS4750 | CSLOXINFO-AS-AP - CS LOXINFO PUBLIC COMPANY LIMITED | TH |
| 27.254.145.132 | 27.254.128.0/19 | AS9891 | CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited. | TH |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
5 observed subdomains of phuyings.com.
Web-graph footprint
Distinct hostnames that link to or from phuyings.com in the public web crawl.
71 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for phuyings.com.
| Mechanism | Target |
|---|---|
| SPF_A | phuyings.com |
| SPF_A | thsv47.hostatom.com |
| SPF_A | thsv58.hostatom.com |
| SPF_MX | phuyings.com |
Related pages
Pivot deeper into the graph from phuyings.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "phuyings.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.