Skip to content

Hostname

comunicarseweb.com

Last fetched

comunicarseweb.com resolves to 2 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · comunicarseweb.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/comunicarseweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.111.141.9023.111.136.0/21AS29802HVC-AS - HIVELOCITY, Inc.US
34.174.111.4434.174.0.0/17AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of comunicarseweb.com.

Web-graph footprint

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

169 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for comunicarseweb.com.

MechanismTarget
SPF_Acomunicarseweb.com
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDEcomunicarseweb.com.spf.auto.dnssmarthost.net
SPF_IP108.178.44.234
SPF_IP23.111.141.90
SPF_MXcomunicarseweb.com

Related pages

Pivot deeper into the graph from comunicarseweb.com.

Cypher and MCP

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

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