Skip to content

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

WHISPER CANON · 5xruby.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/5xruby.com

Resolution chain

5xruby.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
203.175.104.158203.175.104.0/24AS150755NPOINT-AS-IN North Point Services Pvt LtdTW

WHOIS identity

Registrar
iana:81
Organization
eddie kao
Contact emails

Subdomains

47 observed subdomains of 5xruby.com.

Web-graph footprint

Distinct hostnames that link to or from 5xruby.com in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 5xruby.com.

MechanismTarget
SPF_A5xruby.com
SPF_INCLUDEspf.mail.5xruby.com
SPF_MX5xruby.com

Related pages

Pivot deeper into the graph from 5xruby.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.