Skip to content

Hostname

hslchairs.com

Last fetched

hslchairs.com resolves to 3 IPv4 addresses operated by hyve - Hyve Ltd in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · hslchairs.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/hslchairs.com

Resolution chain

hslchairs.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.65.36.173188.65.36.0/23AS204167hyve - Hyve LtdGB
76.223.67.18976.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
185.76.239.79185.76.236.0/22AS34762COMBELL-AS - Combell NV

WHOIS identity

Registrar
iana:1515
Organization
- -
Contact emails

Subdomains

7 observed subdomains of hslchairs.com.

Web-graph footprint

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

57 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hslchairs.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmailgun.org
SPF_IP162.13.78.192
SPF_IP185.65.42.18

Related pages

Pivot deeper into the graph from hslchairs.com.

Cypher and MCP

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

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