Skip to content

Hostname

hcasc.com

Last fetched

hcasc.com resolves to 1 IPv4 address operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
74.48.52.9874.48.0.0/18AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

7 observed subdomains of hcasc.com.

Web-graph footprint

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

65 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hcasc.com.

MechanismTarget
SPF_Aemail-smtp.us-east-1.amazonaws.com
SPF_Ahcasc.com
SPF_Ain1-smtp.messagingengine.com
SPF_Ain2-smtp.messagingengine.com
SPF_Amx1-us1.ppe-hosted.com
SPF_Amx2-us1.ppe-hosted.com
SPF_Aspf.messagingengine.com
SPF_IP199.103.4.227
SPF_IP199.103.5.242
SPF_IP74.48.52.98
SPF_IP74.48.52.99

Related pages

Pivot deeper into the graph from hcasc.com.

Cypher and MCP

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

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