Skip to content

Hostname

inquality.com

Last fetched

inquality.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · inquality.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/inquality.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.228.34.17766.228.32.0/20AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:1068
Organization
ivan nguyenvu
Contact emails

Subdomains

4 observed subdomains of inquality.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for inquality.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP163.172.106.69
SPF_IP185.229.190.114
SPF_IP2001:41d0:80a:7600:0:0:0:1
SPF_IP57.129.136.118
SPF_IP66.228.34.177
SPF_MXinquality.com

Related pages

Pivot deeper into the graph from inquality.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "inquality.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.