Skip to content

Hostname

hcshiring.com

Last fetched

hcshiring.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hcshiring.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hcshiring.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.70.96100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.58.35100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
104.18.18.247104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.19.247104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.212.84.1803.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.152.1973.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

115 observed subdomains of hcshiring.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hcshiring.com.

MechanismTarget
SPF_Ahcshiring.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hcshiring.com.

Cypher and MCP

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

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