Skip to content

Hostname

hostica.com

Last fetched

hostica.com resolves to 2 IPv4 addresses operated by AS63949 in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · hostica.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/hostica.com

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0112715848
Contact emails

Subdomains

327 observed subdomains of hostica.com.

Web-graph footprint

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

34 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for hostica.com.

MechanismTarget
SPF_Ahostica.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail1.kayako.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEregistrarmail.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP103.28.42.0/24
SPF_IP146.88.28.0/24
SPF_IP192.250.239.87
SPF_IP198.244.230.127/32
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP27.126.146.0/24
SPF_IP35.246.3.36
SPF_MXhostica.com

Related pages

Pivot deeper into the graph from hostica.com.

Cypher and MCP

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

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