Skip to content

Hostname

sheentex-ltd.com

Last fetched

sheentex-ltd.com resolves to 1 IPv4 address operated by STACKHARBOR - Stack Harbor Inc. in CA. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · sheentex-ltd.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sheentex-ltd.com

Resolution chain

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

IPPrefixASNOperatorCountry
205.204.80.153205.204.80.0/24AS397181STACKHARBOR - Stack Harbor Inc.CA

WHOIS identity

Registrar
iana:1519
Organization
mauricom
Contact emails

Subdomains

7 observed subdomains of sheentex-ltd.com.

Web-graph footprint

Distinct hostnames that link to or from sheentex-ltd.com in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • sheentex-ltd.com

SPF policy

4 SPF mechanisms authorising senders for sheentex-ltd.com.

MechanismTarget
SPF_Asheentex-ltd.com
SPF_INCLUDEspf.hostin.network
SPF_IP41.213.137.61
SPF_MXsheentex-ltd.com

Related pages

Pivot deeper into the graph from sheentex-ltd.com.

Cypher and MCP

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

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