Hostname
5xruby.com
Last fetched
5xruby.com resolves to 1 IPv4 address operated by NPOINT-AS-IN North Point Services Pvt Ltd in TW. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
5xruby.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 203.175.104.158 | 203.175.104.0/24 | AS150755 | NPOINT-AS-IN North Point Services Pvt Ltd | TW |
WHOIS identity
- Registrar
- iana:81
- Organization
- eddie kao
- Contact emails
Subdomains
47 observed subdomains of 5xruby.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 5xruby.com in the public web crawl.
11 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for 5xruby.com.
| Mechanism | Target |
|---|---|
| SPF_A | 5xruby.com |
| SPF_INCLUDE | spf.mail.5xruby.com |
| SPF_MX | 5xruby.com |
Related pages
Pivot deeper into the graph from 5xruby.com.
- IP · 203.175.104.158
- ASN · AS150755NPOINT-AS-IN North Point Services Pvt Ltd
- Registrar · iana:81
- Country · TW
- Email · 994fc58e66b9605c5200752841aa7a48-30566658@contact.gandi.net
- TLD · .com
- Browse hostnames · 5x…
- 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: "5xruby.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.